This repository has been archived by the owner on Jan 19, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 25
Move to ffmpeg #1
Comments
We'd love to use ffmpeg!
|
On a second thought you might use a thinned libvlc (the captures are there already, the codecs will be provided by ffmpeg as well) If you are serious about adoption we could check what's missing and which is the least impacting solution. |
We discussed this for a bit and unfortunately it seems like we will not be able to use ffmpeg. The reason is that ffmpeg is licensed as LGPL which is incompatible with the MPL and we are required to tri-license all our code as MPL/LGPL/GPL. We are continuing to work on our own capture & multiplexing code. |
gtk+ and Qt aren't MPL and yet they are used... |
This issue was closed.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
FFmpeg should provide a better way to interleave media packets and has already some capture support that might get leveraged for this project. (not to mention support for rtsp)
The text was updated successfully, but these errors were encountered: