Skip to main content
Participant
July 21, 2006
Question

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

  • July 21, 2006
  • 3 replies
  • 457 views
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 to 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.
    This topic is closed to new replies. Start a new post to keep the conversation going.

    3 replies

    Participant
    July 31, 2006
    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
    August 17, 2006
    Some thinks that where helpful for me:
    http://coenraets.com/viewarticle.jsp?articleId=98
    http://flash-communications.net/technotes/fms2/flex2FMS/index.html

    NOTE: Only try and attach the Video and start the publishing of the video after you have a successful NetConnection.
    January 3, 2007
    Thanks .... i was looking for this all day !