Skip to main content
Known Participant
July 5, 2011
Question

FMS causes error 1009 in OSMF player

  • July 5, 2011
  • 1 reply
  • 11168 views

Hi,

I have written a program to publish the audio and video data to the FMS. I am publishing the video data to FMS in live mode and trying to play back via OSMF player.  When i start publishing video data in the livepkgr application folder of FMS files like .bootstrap, .control, .meta are getting created. But when i try to playback via OSMFplayer i will get error 1009 and one intersting thing what i have observed is after 7 minutes this error won't come and OSMF player starts playing properly. Can you please give the solution for error 1009 which comes only for first 7 minutes?

    This topic has been closed for replies.

    1 reply

    Participating Frequently
    July 5, 2011

    Are you sure that its always 7 minutes - if that's the case then it seems little strange. Also do you directly hit 8134 or do you use port 80 and HTTP traffic is proxied via FMS. If you were using port 80 - can you try directly using port 8134 and see if problem goes away.

    Known Participant
    July 5, 2011

    Thanks for the reply.

    Its not always 7 minutes. Its the average time. Actually it's +/-7 minutes. I am not using any of the ports 80 or 8134. I use port 1935 of FMS. Further i did one more experiment wiht adobe live encoder and FMS. I published a single stream from adobe encoder to FMS with stream name adobe_enc_1. I played back via OSMF player. The OSMF player started playing. Then i changed the stream name to name adobe_enc_2. The OSMF player played the video. But when i again changed the name to adobe_enc_3, the OSMF player started giving error 1009 and never played. I am thinking that switching of stream names is causing this error. Is my understanding correct? or there could be some mistake with stream names. Please let me know the possible reasons of such behaviour.

    Participating Frequently
    July 5, 2011

    Are you trying to playback HTTP Stream or RTMP Stream?