[ffserver-user] ffserver file-streaming H.264
Meng-Ping Kao
gyalpp at gmail.com
Fri May 1 19:41:01 CEST 2009
Hi Naz,
Thanks a lot for the response. Just one more question about the ffserver
feed streaming. Is the client able to play from the beginning whenever he
requests? This is a video on demand feature I want and the ffserver file
streaming does provide it. That's why I went with the file streaming and
encountered the flv + H.264 problem. Is feed streaming able to do video on
demand? Thanks for the help.
Best,
Ben
On Fri, May 1, 2009 at 3:56 AM, Naz <lists at mrnaz.com> wrote:
> Meng-Ping Kao wrote:
>
>> Hi all,
>>
>> I've tried to stream a local flv file (H.264 + mp3) via ffserver.
>> However, most of the time it would not work. I do get it to work sometimes,
>> e.g. the first few requests. In short, the solution is not very stable. Has
>> anyone experienced the similar problem? Is there a solution out there?
>>
>> I tried to debug it myself and figured that the extradata (which
>> contains SPS and PPS) is not correctly decoded. It went through the H.264
>> start_code parsing process, which it should not be. Hope it helps.
>>
>
> Streaming a file via ffserver is, to my knowledge, not working very well.
> You will have a far better result if you stream the file to ffserver via
> ffmpeg.
>
> 1. Start ffserver
> 2. Type this: ffmpeg -i infile.flv http://localhost:8090/feed1.ffm
>
> That will cause ffmpeg to transcode the file, using more CPU, but if that's
> not an issue, it will work 100%.
> Good luck!
> - Naz.
>
>
> --
> السلام عليكم
>
> Web: www.mrnaz.com
> Ph: +61 400 460 662
>
> _______________________________________________
> ffserver-user mailing list
> ffserver-user at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/ffserver-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mplayerhq.hu/pipermail/ffserver-user/attachments/20090501/52674468/attachment.htm>
More information about the ffserver-user
mailing list