[FFmpeg-user] can ffplay play the stream that generate by ffmpeg?

Soho Soho123 soho123.2012 at gmail.com
Fri Feb 22 17:27:29 CET 2013


Hi All,

I use ffmpeg to generate a stream to ffserver,
the command line:
ffmpeg -f video4linux2 -r 30 -s 640x480 -input_format mjpeg -i
/dev/video0 -c copy http://localhost:8090/feed1.ffm

how to play the http stream by ffplay?


More information about the ffmpeg-user mailing list