Skip to content

passthrough as a preset - #1718

Merged
frostbyte73 merged 5 commits into
mainfrom
passthrough-preset
Aug 15, 2026
Merged

passthrough as a preset#1718
frostbyte73 merged 5 commits into
mainfrom
passthrough-preset

Conversation

@frostbyte73

Copy link
Copy Markdown
Member

No description provided.

@frostbyte73
frostbyte73 requested a review from a team August 15, 2026 02:55
@changeset-bot

changeset-bot Bot commented Aug 15, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: d4249ff

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

This PR includes changesets to release 2 packages
Name Type
github.com/livekit/protocol Minor
@livekit/protocol Minor

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

EncodingOptions advanced = 6;

// Remux a single explicitly-identified track without decoding or re-encoding
bool passthrough = 10;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

should this marked as deprecated and also set a NEXT_ID so that this is not used in the future?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

it was added in the previous commit and hasn't been released yet

EncodingOptions advanced = 8;

// Remux a single explicitly-identified track without decoding or re-encoding
bool passthrough = 12;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

same here

@frostbyte73
frostbyte73 merged commit 9a7c5cf into main Aug 15, 2026
11 checks passed
@frostbyte73
frostbyte73 deleted the passthrough-preset branch August 15, 2026 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants