Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/membraneframework-labs/elixirconf_livebook
https://github.com/membraneframework-labs/elixirconf_livebook
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/membraneframework-labs/elixirconf_livebook
- Owner: membraneframework-labs
- Created: 2023-03-30T13:48:03.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-25T11:55:14.000Z (over 1 year ago)
- Last Synced: 2024-11-05T21:49:07.691Z (2 months ago)
- Size: 458 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dive into WebRTC with Jellyfish and Membrane
This repo contains livebooks with the workshop tasks.
## Prerequisites
You'll need [livebook](https://livebook.dev) installed on your machine.
Go to the https://github.com/livebook-dev/livebook#installation for instruction## Part 1 - WebRTC introduction
```bash
livebook server 1_webrtc_intro.livemd
```## Part 2 - Jellyfish-based conferencing
```bash
livebook server 2_jellyfish.livemd
```