Send video dimensions to the server (#41)

This commit is contained in:
David Zhao
2021-11-30 20:45:09 -08:00
committed by GitHub
parent 2cd3198cdd
commit 004f8c7fdb
3 changed files with 27 additions and 22 deletions
+5 -4
View File
@@ -24,6 +24,11 @@ More Docs and guides are available at [https://docs.livekit.io](https://docs.liv
🔴 = Not currently available (Possibly in the future)
## Example app
We built a multi-user conferencing app as an example in the [example/](example/) folder. You can join the same room from any supported LiveKit clients.
## Installation
Include this package to your `pubspec.yaml`
@@ -87,10 +92,6 @@ On M1 Macs, you will also need to install x86_64 version of FFI:
sudo arch -x86_64 gem install ffi
```
## Example app
We built a multi-user conferencing app as an example in the [example/](example/) folder. You can join the same room from any supported LiveKit clients.
## Usage
### Connecting to a room, publish video & audio