mirror of
https://github.com/algora-io/tv.git
synced 2025-03-17 20:17:45 +02:00
10 lines
952 B
Markdown
10 lines
952 B
Markdown
|
# Algora Media Processing Pipeline
|
||
|
|
||
|
The code in this directory is built upon the work from the [Membrane Framework](https://github.com/membraneframework). Their efforts provided a robust starting point, and we have made modifications and additions to better suit our project’s objectives.
|
||
|
|
||
|
We would like to explicitly acknowledge and thank the authors and maintainers of the Membrane Framework for making their work available to the community under an open source license. They have laid the groundwork that enabled us to build and innovate further.
|
||
|
|
||
|
## License
|
||
|
|
||
|
This subdirectory, as with the rest of the codebase, is licensed under the terms of the [AGPLv3 License](https://github.com/algora-io/tv/blob/main/LICENSE). The original codebase and plugins can be found [here](https://github.com/membraneframework/membrane_core), which are licensed under the [Apache License 2.0](https://github.com/membraneframework/membrane_core/blob/master/LICENSE).
|