Hello. I am new to ffmpeg.

What I need is using ffmpeg 2.4.2 APIs to encode frames generated by opencv
and send the result to a streaming server.

Following examples of ffmpeg, I can do H.264 encoding and saving the result
to a file. But I was not able to find any example or API to send them to a
streaming server such as ffserver. I just found examples to use command
line tools of ffmpeg + ffserver to do on-line streaming.

So I wonder if it is possible to use ffmpeg API to do this kind of work.

Thank you.
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to