[FFmpeg-user] desktop streaming

nugroho nugroho.redbuff at gmail.com
Wed Feb 19 12:15:43 CET 2014


Hi, I have ffmpeg installed in debian linux. I also have a flash 
streaming server located at http://a.b.c.d/app/stream.
Now, I would like to stream my desktop include the sound to the 
streaming server. So what kind of ffmpeg syntax should be? Is it like 
this one bellow?

_ffmpeg -video_size 1024x768 -framerate 25 -f x11grab -i :0.0+100,200 -f 
flv rtmp://a.b.c.d/app/__stream_

thanks for help!
-- 


More information about the ffmpeg-user mailing list