[FFmpeg-user] Use byte buffer as input

Abhijit Nathwani abhijit.nathwani at gmail.com
Tue Oct 30 14:16:21 EET 2018


Hi,

I have a byte buffer of video data and I want to directly use that as
'input' to stream the data. Is it possible to do so? If so, how?

Sample command:

ffmpeg -framerate 10 -i c:\Stream\img%03d.jpg -f flv rtmp://<server>

I need to replace the .jpg input with byte bufer[].

Regards,
Abhijit Nathwani


More information about the ffmpeg-user mailing list