This plugin can be used for encoding and decoding VP9 and VP8 streams.
It's a part of the Membrane Framework.
The package can be installed by adding membrane_vpx_plugin
to your list of dependencies in mix.exs
:
def deps do
[
{:membrane_vpx_plugin, "~> 0.2.0"}
]
end
Copyright 2020, Software Mansion
Licensed under the Apache License, Version 2.0