QVDev
QVDev
@trackedsupport what are you trying to solve / trying to do?
@trackedsupport also see https://qvdev.github.io/video_mux_rec/ that is screen share with smaller webcam stream at right bottom corner And that you can record as well and has good performance
@trackedsupport than StreamSwitcher is what you want. It avoids the mediarecorder to stop
StreamSwitcher does not use canvas so can directly do capture stream on the videobject as in the demo
> oh okay - I guess I just don't understand enough yet! I only said that because I saw this. > > https://github.com/meething/StreamSwitcher/blob/5e5ab141eff1d84f65e362bad45817db9e3d68df/js/ReplaceableMediaStream.js#L31 That canvas is the blackstream empty one...
> Right now im not directly supporting Safari but I would like to since its so close to working. > > If I get this to work with Firefox, which...
Yes or you can change that code to a short black video or even a black gif I think that it wont need the canvas
But you need capture stream for the video object as well so eliminating this canvas capturestream wont help on the long run
Will have to need a look into your example and I come back to you.
What about local_media_stream.remoteStream