muaz-khan / RecordRTC

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.
https://www.webrtc-experiment.com/RecordRTC/
MIT License
6.59k stars 1.76k forks source link

Position of streams #548

Open varadig opened 5 years ago

varadig commented 5 years ago

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?

client-123456_Sat Jul 13 2019 12_26_00 GMT+0200 (Central European Summer Time)_video (1)

hugocxl commented 1 week ago

@varadig did you find a solution for this?