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

Is it possible to merge a video track with a canvas track? #624

Open
marcusx2 opened this issue Nov 10, 2021 · 0 comments
Open

Is it possible to merge a video track with a canvas track? #624

marcusx2 opened this issue Nov 10, 2021 · 0 comments
Labels

Comments

@marcusx2
Copy link

Please see this SO post. You can record a canvas with the microphone. I got that working. Is it possible, however, to record a video and a canvas simultaneously, where the canvas overlays the video? The video will be the camera feed, and the canvas will have other stuff that will overlay the video. I was wondering if I could use the MediaRecorder to do this, just like it's possible to simultaneously record the canvas with microphone input.

Thank you for your time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants