Skip to content

Conversation

@boks1971
Copy link
Contributor

@boks1971 boks1971 commented Aug 9, 2025

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.

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.
@changeset-bot
Copy link

changeset-bot bot commented Aug 9, 2025

🦋 Changeset detected

Latest commit: b716414

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

💥 An error occurred when fetching the changed packages and changesets in this PR
Some errors occurred when validating the changesets config:
The package or glob expression "github.com/livekit/protocol" specified in the `fixed` option does not match any package in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.

@boks1971 boks1971 requested review from a team and lukasIO August 9, 2025 04:50
string cid = 1;
string name = 2;
TrackType type = 3;
// to be deprecated in favor of layers
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removing this comment as this is used in adaptive streaming and also useful to have this as capture size or max size. The width and height are also in UpdateLocalVideoTrack message. So, this comment is misleading.

@boks1971 boks1971 merged commit 746c9d6 into main Aug 9, 2025
5 checks passed
@boks1971 boks1971 deleted the raja_video_layer_mode branch August 9, 2025 06:11
@github-actions github-actions bot mentioned this pull request Aug 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants