[FFserver-user] stream - minimize delay

Bret Clark bclark at spectraaccess.com
Mon Mar 28 23:48:37 CEST 2011


Okay, I'm using Ubuntu for ffmpeg to stream a live webcam with sound and 
the following works fine for me...not sure how the command would be 
under Windows:

/usr/local/bin/ffmpeg -s 400x320 -f video4linux2 -deinterlace -vc 0  -i 
/dev/video0 -f alsa -ac 2 -itsoffset 0.2 -i hw:0,0  -acodec libmp3lame 
-ab 32k http://127.0.0.1:8090/feed1.ffm



On 03/28/2011 05:40 PM, Victor Petrescu wrote:
> windows7/xp for vlc, centos5.5 (close to red hat linux) for server.
>
> 2011/3/29 Bret Clark <bclark at spectraaccess.com 
> <mailto:bclark at spectraaccess.com>>
>
>     On 03/28/2011 04:49 PM, Victor Petrescu wrote:
>
>         Well... I try to do something similar of what you did...
>         except that I have a camera witch I don't know what format
>         returns. From vlc I get mpeg-ts container, mpeg1, 2600kbps. My
>         problem is that any protocol I use the ffmpeg just hangs... I
>         tried them all. That's why I put the mplayer between.
>
>         I'll try http again... still I don't think it will magically
>         work :).
>
>         P.S. Is not a consolation... I'm getting near 2 months also
>         and it can be really frustrating.
>
>
>     What OS are you using?
>
>     _______________________________________________
>     ffserver-user mailing list
>     ffserver-user at ffmpeg.org <mailto:ffserver-user at ffmpeg.org>
>     http://ffmpeg.org/mailman/listinfo/ffserver-user
>
>
>
> _______________________________________________
> ffserver-user mailing list
> ffserver-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffserver-user

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/ffserver-user/attachments/20110328/683530bf/attachment.html>


More information about the ffserver-user mailing list