On Wed, Dec 31, 2014 at 4:16 AM, Yafes Sahin
<yafes7-at-yahoo...@ffmpeg.org> wrote:
> So what is the right way of streaming raw-input from a camera or any 
> raw-video source.

I'd capture the raw data, wrap it in UDP packets, and send it manually
over the wire. You could do this very easily with any programming
language of your choice.
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to