How to stream video from FCS/FMS on Flex 2.0?

Ask a Question related to Macromedia Flash Flashcom, Design and Development.

  1. #1

    Default How to stream video from FCS/FMS on Flex 2.0?

    Has anyone figured out how to stream video from FCS/FMS on Flex 2.0?

    I've been working with all the sample code I can find, especially the
    FLEX samples found in the Adobe documentation, but I'm having a heck of
    a time getting any of them work.

    If any one has any working code that streams video from FCS/FMS using
    Flex 2.0 that I can work with I would greatly appreciate it.

    Thanks
    Chris S.

    SimSpace@gmail.com Guest

  2. Similar Questions and Discussions

    1. No video from FMS stream
      Hello, I'm unable to stream a stored flv on Flash Media Server. I created a sample folder in the applications directory. Added main.asc and...
    2. Editing video stream on the fly
      Hi, Is it possible to edit a video stream on the client side before it comes to the server? I want to add some graphics (vectors) to the video...
    3. Stream wav file in Flex
      I am trying to use the 'Sound' object to play wav file. It seems that it only works with mp3 not wav. I am using Flex 2.0 beta 2. The documentation...
    4. Video Stream Completion
      Hello all, Perhaps someone can help me figure this problem out. I have a flash app that streams a flv. Then at the end of the video an event is...
    5. video capture card for Flash live video stream
      Hi! I just brought a new video capture card - Osprey-210, When I try to stream the live video, I can see the card in flash player's setting box,...
  3. #2

    Default How to stream video from FCS/FMS on Flex 2.0?

    Has anyone figured out how to stream video from FCS/FMS on FLEX 2.0?

    I've been working with all the sample code I can find, especially the
    FLEX 2.0 samples found in the Adobe documentation, but I'm having a
    heck of
    a time getting any of them work.

    If any one has any working code that streams video from FCS/FMS using
    FLEX 2.0 that I can work with I would greatly appreciate it.

    Thanks
    Chris S.

    clsimeone Guest

  4. #3

    Default Re: How to stream video from FCS/FMS on Flex 2.0?

    Yes, I have a fully functioning recorder/sreamer/player component using flex2.0
    and fms. I was not based off any example. The example code was a little
    obtuse. We are in the process of packaging those as components for sale.

    Thanks
    Michael Hunter

    macromichael Guest

  5. #4

    Default Re: How to stream video from FCS/FMS on Flex 2.0?

    Some thinks that where helpful for me:
    [url]http://coenraets.com/viewarticle.jsp?articleId=98[/url]
    [url]http://flash-communications.net/technotes/fms2/flex2FMS/index.html[/url]

    NOTE: Only try and attach the Video and start the publishing of the video
    after you have a successful NetConnection.

    Renaun Erickson Guest

  6. #5

    Default Re: How to stream video from FCS/FMS on Flex 2.0?

    Thanks .... i was looking for this all day !
    eddymilner Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139