You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I understand that issues created here are only relevant to the samples in this repo - not browser or SDK bugs
I have provided steps to reproduce
I have provided browser name and version
I have provided a link to the sample here or a modified version thereof
Note: If the checkboxes above are not checked (which you do after the issue is posted), the issue will be closed.
Description
Hello!
I want to add new sample which demonstrates mirroring video stream from camera and recording with media encoder.
In that sample I want to highlight difference between processing video in main thread and in web worker.
The text was updated successfully, but these errors were encountered:
stepancar
changed the title
Mirroring and recording video from camera stream
Add new sample: Mirroring and recording video from camera stream
Sep 20, 2023
I noticed you are reviewing, merging PRs in this repo,
I tried to follow contribution guide to contribute to samples, but didn't get any feedback.
Created this thread https://groups.google.com/g/discuss-webrtc/c/Z-_Pwbm9xP0/m/BwA0d-1sBgAJ but didn't get any feedback there too
This issue has an attached PR.
Could you please validate the idea, and implementation if the idea makes sense?
Note: If the checkboxes above are not checked (which you do after the issue is posted), the issue will be closed.
Description
Hello!
I want to add new sample which demonstrates mirroring video stream from camera and recording with media encoder.
In that sample I want to highlight difference between processing video in main thread and in web worker.
This is a prototype
https://stepancar.github.io/webrtc-samples/src/content/insertable-streams/video-recording/
Any concerns?
The text was updated successfully, but these errors were encountered: