RecordRTC is WebRTC JavaScript library for audio/video as well as screen activity recording. It supports Chrome, Firefox, Opera, Android, and Microsoft Edge. Platforms: Linux, Mac and Windows.
I have to record one video stream two audio stream and on 2d canvas stream.
But I need to position the canvas stream to the same position as video stream while recording.
How can I solve this?
I have to record one video stream two audio stream and on 2d canvas stream. But I need to position the canvas stream to the same position as video stream while recording. How can I solve this?