Skip to main content
Inspiring
August 23, 2012
Question

issues on publishing an f4v live stream

  • August 23, 2012
  • 1 reply
  • 1412 views

i use the FMLE  to push an f4v live stream to my FMS 4.0's livevideos app.  then i set the strobe media playback to play the live video. unfortunately, i cannot view the live video in my strobe player. then i make a change  (just delete the steam type : mp4 and the extension : f4v and the h264 to vp6 format)  in the FMLE to push a flv live stream, and configure the src (just delete the steam type : mp4 and the extension : f4v) of strobe player, this time i get the live stream.  what is the matter?

BTW after i get the flv stream in my strobe player , i restore the FMLE to push an f4v stream to my FMS, and restore back src on my strobe and  this time i can get the f4v live stream.

the main.asc on my fms 4.0 is so simple and i am sure of the configuration of my FMLE is correct.

This topic has been closed for replies.

1 reply

Adobe Employee
August 27, 2012

First of all i am not sure whether you need prefix and extension for live stream. Have you tried without them(prefix and extension) for H.264 video based stream?

peixd_fmsAuthor
Inspiring
August 28, 2012

i test the code in FMS dev 4.0 Edition on windows system, everything is OK. then i copy the same code to my linux system, i made the same test, i just cannot get the f4v live stream. then i test it on FMS dev 4.5 on Linux, then everything is OK. is there any bug in fms 4.0 linux enterprise edition?

Adobe Employee
August 28, 2012

Very unlikely - i think there is something which is wrong in the set up. What is your Linux OS version? - when you install 4.0 on your linux - do other things work. Does your f4v stream work with default "live" application which comes with FMS installation. Also are you making sure that you are playing using same client/same machine on all 3 occassions?

Also is it possible to send me the code of your livevideos app?