We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I need to stream video with VP9 encoding but it seems that the library does not currently support it.
The text was updated successfully, but these errors were encountered:
I have the same question. I would like to be able to easily use VP8 and VP9 codecs with the media handler.
Sorry, something went wrong.
There is currently not VP8 or VP9 packetizer shipped with the library.
A VP8 packetizer has been submitted in #558 but it's not merged in the repository (you can plug it in thanks to media interceptors).
No branches or pull requests
I need to stream video with VP9 encoding but it seems that the library does not currently support it.
The text was updated successfully, but these errors were encountered: