[Libav-user] APIs for sending encoded video to ffserver

Min Wu lockandfire at gmail.com
Fri Oct 17 10:55:22 CEST 2014


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://ffmpeg.org/pipermail/libav-user/attachments/20141017/bc28594c/attachment.html>


More information about the Libav-user mailing list