Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/membraneframework-labs/workshop_elixir_conf_us_2024


https://github.com/membraneframework-labs/workshop_elixir_conf_us_2024

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

# Membrane - workshops

Prerequisites:
- Linux or MacOS (if Windows is your only option, you'll need a VM for the Membrane part, preferably with Ubuntu 22.04)
- Elixir - https://elixir-lang.org/install.html
- Livebook - Mac: https://livebook.dev/#install, Linux: https://github.com/livebook-dev/livebook#direct-installation-with-elixir
- Rust - https://rustup.rs/
- Google Chrome - at least version 127.0
- `pkg-config`
- `ffmpeg`

Exercises are in in `livebooks/exercises/` directory. Solutions to some of them can be found in `livebooks/soultions/`. Hints and links to the documentation or guide can be found in `livebooks/hints.livemd`.

To run livebook with Membrane internal metrics visualization:
- get node identifier of the livebook in which you run your pipeline
- paste it into the code of Livebook Metrics placed in `livebooks/metrics.livemd`

## Copyright and License

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

[![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_template_plugin)

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