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

Rndering and recording mirrored video stream from camera. #1628

Open
wants to merge 8 commits into
base: gh-pages
Choose a base branch
from

Conversation

stepancar
Copy link

@stepancar stepancar commented Oct 4, 2023

Description
Added a demo which demonstrates rendering and recording mirrored video stream from camera.

Purpose

Mirroring video is a common case in video processing.
#1626
This demo shows advantage of processing video frame-by-frame in a worker
https://stepancar.github.io/webrtc-samples/src/content/insertable-streams/video-recording/

@hthetiot
Copy link

hthetiot commented Oct 24, 2023

@stepancar I was wondering if you could add the work around to make MediaRecorder recorded video seekable part the of sample. Doing so would inform developers that implement recording of the issue and potentially serve as reference to push Chromium team reconsider the Won't Fix state of the bug (I can always dream) if all other non chromium browsers proves not having the issue.

I would understand if you refuse, at least mentioning that recording file may not be seekable from this sample when using Chromium based browser can in my point of view go in the right direction and help the cause.

Chrome related WontFix bug:

Know working workaround:

@stepancar
Copy link
Author

@hthetiot , I would be happy do that too, but when I get any comments from maintainers to make sure this sample makes sense

@stepancar
Copy link
Author

@fippo , could you review it? Thank you

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.

None yet

2 participants