An open API service indexing awesome lists of open source software.

https://github.com/membraneframework/membrane_basic_pipeline_tutorial


https://github.com/membraneframework/membrane_basic_pipeline_tutorial

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# "How to set up a Membrane Pipeline" tutorial's code template
This is a repository containing the source code of the basic pipeline, used in the "How to set up a Membrane Pipeline" tutorial.
for the Membrane Framework.
The tutorial consists of two parts, available at:
* [How to set up a Membrane Pipeline pt 1](https://membrane.stream/learn/basic_pipeline)
* [How to set up a Membrane Pipeline pt 2](https://membrane.stream/learn/basic_pipeline_extension)

In the repository there are two branches available:
* `template/start` - with the unfulfilled template, the desired state at the beggining of the ["How to set up a Membrane Pipeline pt 1"](https://membrane.stream/learn/basic_pipeline) tutorial.
* `template/end` - with the templated fulfilled as suggested in the tutorial, the desired state at the end of the ["How to set up a Membrane Pipeline pt 1"](https://membrane.stream/learn/basic_pipeline) tutorial.
* `bin` - with the template fulfilled as suggested in the ["Bin" chapter of the "How to set up a Membrane Pipeline pt 2"](https://membrane.stream/learn/basic_pipeline_extension/2) tutorial.
* `dynamic_pads` - with the template fulfilled as suggested in the ["Dynamic Pads" chapter of the "How to set up a Membrane Pipeline pt 2"](https://membrane.stream/learn/basic_pipeline_extension/3) tutorial.

## Copyright and License

Copyright 2022, [Software Mansion](https://swmansion.com/?utm_source=git&utm_medium=readme&utm_campaign=membrane)

[![Software Mansion](https://logo.swmansion.com/logo?color=white&variant=desktop&width=200&tag=membrane-github)](https://swmansion.com/?utm_source=git&utm_medium=readme&utm_campaign=membrane)

Licensed under the [Apache License, Version 2.0](LICENSE)