Membrane Multimedia Framework: RTP VP9

December 30, 2020 ยท View on GitHub

Hex.pm API Docs CircleCI

This repository provides elements for payloading and depayloading VP9.

It is part of Membrane Multimedia Framework.

Installation

The package can be installed by adding membrane_rtp_vp9_plugin to your list of dependencies in mix.exs:

def deps do
  [
    {:membrane_rtp_vp9_plugin, "~> 0.1.0"}
  ]
end

Usage

TODO

Copyright and License

Copyright 2020, Software Mansion

Software Mansion

Licensed under the Apache License, Version 2.0

Contents

  1. 1Installation
  2. 2Usage
  3. 3Copyright and License