Skip to content

Membrane Multimedia Framework: H264 video format definition

License

Notifications You must be signed in to change notification settings

gBillal/membrane_h264_format

 
 

Repository files navigation

Membrane Multimedia Framework: H264 video format definition

CircleCI

This package provides H264 video format definition (so-called caps) for the Membrane Multimedia Framework.

Installation

Unless you're developing an Membrane Element it's unlikely that you need to use this package directly in your app, as normally it is going to be fetched as a dependency of any element that operates on H264 video stream.

However, if you are developing an Element or need to add it due to any other reason, just add the following line to your deps in the mix.exs and run mix deps.get.

{:membrane_h264_format, "~> 0.6.1"}

Copyright and License

Copyright 2021, Software Mansion

Software Mansion

Licensed under the Apache License, Version 2.0

About

Membrane Multimedia Framework: H264 video format definition

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Elixir 100.0%