Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: 16 days ago
JSON representation

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
```