Skip to main content
Known Participant
July 14, 2011
Question

Can not recieve video from server

  • July 14, 2011
  • 2 replies
  • 796 views

Hello to all of members,i am new to Flash media server,and i face some difficulties!I managed to connect to derver and stream with Flash media live encoder to the server but  when i create the flash file to see the stream it does nothing!I open the .html file that i have created but the only thing i can see is the bar of the player and i can not see the video that i am streaming!Can anyone please help?Because it is very important for me to achieve this!Thanks in advance!

    This topic has been closed for replies.

    2 replies

    Participating Frequently
    July 26, 2011

    Look online for a book in pdf format... It's from O'reilly publishing titled "Learning Flash Media Server". It has sample code and a step by step tutorial on what you are trying to do. Also look on amazon for a used copy of "Programming Flash Communication Server". It's an older book, but if you have a good handle on AS3 it's all in "THE BOOK". Best of all you can get it delivered to your front door for about $10.

    Sorry I couldn't be more specific. Hope this helps.

    Nikhil_Kalyan
    Participating Frequently
    July 26, 2011

    A sample client player can be found @ www.osmf.org/configurator/fmp/

    Use this player to preview the stream that you are publishing. Give the RTMP url (inclusive of the stream name) in the src text box on that page and you should be able to see the playback.

    Thank you !

    Adobe Employee
    July 20, 2011

    Can you provide more information for your problem?

    Which FMS version you are using? Are you doing rtmp or http streaming? Are you using your own server side application to publish or the default ones with FMS. Which client player you are using to see the stream, have you created it on your own or using some standard players?

    Known Participant
    July 20, 2011

    I am using FMS 3.5,and i am doing rtmp streaming!To publish i am using Flash media live encoder.To see the stream i have created the player on my own with flash professional cs4!When i open flash media server startscreen at the interactive tab i can see the video that i stream with FME!And on administration console i can see that i sent the stream. Can  you give me the whole process step  by step of how t recieve video from the server? Thanks in advance.