Skip to content

Expose data track pipeline options#332

Merged
MaxHeimbrock merged 1 commit into
mainfrom
ladvoc/max-inflight-packets
Jun 30, 2026
Merged

Expose data track pipeline options#332
MaxHeimbrock merged 1 commit into
mainfrom
ladvoc/max-inflight-packets

Conversation

@ladvoc

@ladvoc ladvoc commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Context: livekit/rust-sdks#1101

Usage:

var options = new RemoteDataTrackPipelineOptions { MaxPartialFrames = 4 };
remoteTrack.SetPipelineOptions(options);

No FFI bump is necessary as support for this has been around for a while.

@ladvoc ladvoc requested a review from MaxHeimbrock June 29, 2026 21:50

@MaxHeimbrock MaxHeimbrock left a comment

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.

LGTM

@MaxHeimbrock MaxHeimbrock merged commit add0c59 into main Jun 30, 2026
15 checks passed
@MaxHeimbrock MaxHeimbrock deleted the ladvoc/max-inflight-packets branch June 30, 2026 11:09
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.

2 participants