[FFmpeg-user] RTMP to MJPEG
Domnick Eger
deger at cobercafe.net
Wed Jul 24 03:41:27 CEST 2013
We been successful in previous releases of FFMPEG to stream our RTMP streams to MJPEG but as of the last repo update we are unable to make it work again. Here the syntax we been using but the version were currently using 0.6.5 seems to have issue with it. Any ideas ?
/usr/bin/ffmpeg -i rtmp://1.1.1.1/fsmjpeg/302 -s 320x240 -y -f image2 -vframes 1 /var/www/stream.jpg
More information about the ffmpeg-user
mailing list