10/8/2012 4:49:32 AM
Title:
live streaming with FMS reading from fifo
Hi,
I,m using ffmpeg to transcode DVB-T input data, ffmpeg output is a file that is dynamically growing up.
My question is:
Is it possible to make this file (ffmpeg output) to be FMS input for live rtmp stereaming?
I think if it is possible, ffmpeg should outputs to a fifo.
I've tested ffmpeg to output in "rtmp" and stream the rtmp using FMS, but using ffmpeg with rtmp caused some problems such as sound loss.
12/8/2012 8:20:39 AM
I don't think that ffmpeg can send live stream to FMS. The sound loss can due to the sound codec used , you can try with Sorenson Spark or Nellymoser. which ever works best for you. I believe its nellymoser that will work.