Skip to content

membraneframework/membrane_vpx_plugin

Repository files navigation

Membrane VPx Plugin

Hex.pm API Docs CircleCI

This plugin can be used for encoding and decoding VP9 and VP8 streams.

It's a part of the Membrane Framework.

Installation

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 and License

Copyright 2020, Software Mansion

Software Mansion

Licensed under the Apache License, Version 2.0

About

Membrane plugin for decoding and encoding VP8 and VP9 streams

Resources

License

Stars

Watchers

Forks

Packages

No packages published