Skip to content

Expose data track pipeline options#332

Open
ladvoc wants to merge 1 commit into
mainfrom
ladvoc/max-inflight-packets
Open

Expose data track pipeline options#332
ladvoc wants to merge 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
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.

1 participant