Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Render frames directly from VideoCapturer for LocalVideoTracks #378

Merged
merged 11 commits into from
May 23, 2024

Conversation

hiroshihorie
Copy link
Member

@hiroshihorie hiroshihorie commented May 20, 2024

VideoRenderers that are attached to a LocalVideoTrack will receive frames directly from VideoCapturer instead of frames processed in the WebRTC stack.

  • Check if VideoCapturer.options is thread-safe.
  • Check other if other VideoCapturers work correctly.

@hiroshihorie hiroshihorie marked this pull request as ready for review May 22, 2024 17:24
@hiroshihorie hiroshihorie merged commit b22c2b5 into main May 23, 2024
3 of 7 checks passed
@hiroshihorie hiroshihorie deleted the use-capture-fps-for-localvideotrack branch May 23, 2024 04:30
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