Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/membraneframework-labs/workshop_elixir_conf_us_2024
- Owner: membraneframework-labs
- License: apache-2.0
- Created: 2024-06-28T12:43:55.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-08-26T15:11:06.000Z (5 months ago)
- Last Synced: 2024-08-26T17:52:00.634Z (4 months ago)
- Language: Elixir
- Size: 70.8 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)