Something more to add...

I changed my config file to output swf instead, and to do it on a port I
have available

I find that if I kill ffserver, then immediately call

http://ip_address_of_server:443/test.<http://ip_address_of_server:8090/test.flv>
swf

I get a few seconds of the video I want - then the video hands - presumably
because the server is not running any more. This seems very strange...



On Fri, Dec 24, 2010 at 11:22 AM, Ben Barker <b...@bbarker.co.uk> wrote:

> ...I have just posted the below to ffmpeg-user, but since the error is
> coming from ffserver, I guess this may be a more appropriate mailing list to
> ask:
>
>
>
> After some playing around, I think I have almost managed to get ffserver to
> give me an flv output from an mjpeg stream. I have one problem though...
>
>
> I start ffserver
>
> then I call:
>
> wget -nv -O - http://192.168.13.94/mjpeg/video.jpg | ffmpeg -er 4 -y -r 5
> -f mjpeg -i - http://127.0.0.1:8090/feed1.ffm
>
> However, any attempt to view the stream at:
>
> http://ip_address_of_server:8090/test.flv
>
> Gives the following error message from ffserver:
>
> Codec for stream 0 does not use global headers but container format
> requires global headers
>
> Can anyone suggest what I am doing wrong?
>
> Cheers,
>
> Ben
>
>
>
>
_______________________________________________
ffserver-user mailing list
ffserver-user@mplayerhq.hu
https://lists.mplayerhq.hu/mailman/listinfo/ffserver-user

Reply via email to