[Libav-user] Using libavcodec and libavformat to encode live audio streams?
Hristo Ivanov
hivanov.ffmailing at gmail.com
Thu Apr 11 13:59:08 EEST 2019
Hi Ethin.
> The interface to libav also looks unnecessarily complicated, or is that
just me.
When learning libav, at first, I felt the same way. The interface is
complicated by not unnecessarily.
Concerning the rest of your questions: too vague to give a definitive
answer.
For a conferencing application I would suggest WebRtc.
https://webrtc.org/
WeRtc can be used on modern Web browsers(Chrome, Firefox, ...) using
javascript or be compiled and linked in a C++11 application. Be aware,
compiling WebRtc is not straightforward and the interface is even shadier
than the libav's.
Regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20190411/a09b9ea3/attachment.html>
More information about the Libav-user
mailing list