Skip to main content
January 11, 2008
Answered

H.264 Streaming in FMS 3.0

  • January 11, 2008
  • 1 reply
  • 322 views
Has anyone tried to stream the H.264 files from FMS. Adobe claims that the following MPEG-4 based file types can be played: MP4, MOV, 3GP, and 3G2. I tried with mov file but FMS is not able to stream this file. I have flash player version 9,0,115,0 installed
    This topic is closed to new replies. Start a new post to keep the conversation going.
    Correct answer
    For playing the HD Videos the client should call the following method in the Video Class instead of attachVideo

    video.attachNetStream(stream_ns);

    But my Flash Professional 8 is giving error when I try to publish the swf with this code change ..Need to get some update from Adobe for Flash 8

    1 reply

    Correct answer
    January 11, 2008
    For playing the HD Videos the client should call the following method in the Video Class instead of attachVideo

    video.attachNetStream(stream_ns);

    But my Flash Professional 8 is giving error when I try to publish the swf with this code change ..Need to get some update from Adobe for Flash 8