Skip to content

(WIP) Integrate capture - #227

Draft
ladvoc wants to merge 10 commits into
mainfrom
ladvoc/livekit-capture
Draft

(WIP) Integrate capture#227
ladvoc wants to merge 10 commits into
mainfrom
ladvoc/livekit-capture

Conversation

@ladvoc

@ladvoc ladvoc commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

@stephen-derosa
stephen-derosa force-pushed the ladvoc/livekit-capture branch from 653a32f to 328419a Compare July 31, 2026 19:43

// Application options are merged in; source-dictated fields win.
TrackPublishOptions app_options;
app_options.source = TrackSource::SOURCE_CAMERA;

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

from sync: Should the capture source specify this field?

Stopped = 0,
/// The producer reached the end of its stream.
EndOfStream = 1,
};

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

from sync: Add panic reason.

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