https://github.com/membraneframework/membrane_cmaf_format
Membrane description for Common Media Application Format
https://github.com/membraneframework/membrane_cmaf_format
Last synced: about 1 year ago
JSON representation
Membrane description for Common Media Application Format
- Host: GitHub
- URL: https://github.com/membraneframework/membrane_cmaf_format
- Owner: membraneframework
- License: apache-2.0
- Created: 2019-12-19T13:18:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-11T14:51:35.000Z (about 2 years ago)
- Last Synced: 2025-03-21T22:33:45.577Z (about 1 year ago)
- Language: Elixir
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Membrane CMAF format
[](https://hex.pm/packages/membrane_cmaf_format)
[](https://hexdocs.pm/membrane_cmaf_format/)
[](https://circleci.com/gh/membraneframework/membrane_cmaf_format)
Membrane description for Common Media Application Format.
## Installation
Add the following line to your `deps` in `mix.exs`. Run `mix deps.get`.
```elixir
{:membrane_cmaf_format, "~> 0.7.1"}
```
## Copyright and License
Copyright 2019, [Software Mansion](https://swmansion.com/?utm_source=git&utm_medium=readme&utm_campaign=membrane_cmaf_format)
[](https://swmansion.com/?utm_source=git&utm_medium=readme&utm_campaign=membrane_cmaf_format)
Licensed under the [Apache License, Version 2.0](LICENSE)