collab-project / videojs-record

video.js plugin for recording audio/video/image files
https://collab-project.github.io/videojs-record
MIT License
1.4k stars 315 forks source link

Record Camera and Screen into Single WebM. #680

Closed shivakantshukla55 closed 9 months ago

shivakantshukla55 commented 1 year ago

Description

How to record camera video and screen in single webM. This feature is provided by recordRTC but my question is how to use it with videojs-record plugin? I am using it in React framework.

Expected output

just like this demo from recordRTC: demo

Additional Information

I am using videojs version 8.0.4

thijstriemstra commented 9 months ago

This is not supported at the moment.

thijstriemstra commented 9 months ago

marking as duplicate of #428