Abhijit Nathwani
2018-10-30 12:16:21 UTC
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
_______________________________________________
ffmpeg-user mailing list
ffmpeg-***@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
To unsubscribe, visit link above, or email
ffmpeg-user-request
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
_______________________________________________
ffmpeg-user mailing list
ffmpeg-***@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
To unsubscribe, visit link above, or email
ffmpeg-user-request