Skip to content

Commit 746c9d6

Browse files
Allow clients to specify video layers mode. (#1158)
* Allow clients to specify video layers mode. The main issue is distinguishing between one RTP streaming carry multiple spatial layers (example SVC codecs) vs one spatial layer (codecs that are typically simulcast). The enum names are long, but wanted them to be clear. * generated protobuf * Create unlucky-birds-drive.md * comment * generated protobuf --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3460265 commit 746c9d6

5 files changed

Lines changed: 379 additions & 289 deletions

File tree

.changeset/unlucky-birds-drive.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@livekit/protocol": patch
3+
"github.com/livekit/protocol": patch
4+
---
5+
6+
Allow clients to specify video layers mode.

0 commit comments

Comments
 (0)