Guillaume Lecanu Posted March 25, 2020 Share Posted March 25, 2020 Hello, The class WebRTCAdaptor constructor seems to require a localVideoId set to be a video element. I would like to use a canvas as a stream source, how can I proceed please? I've tried to manually change the WebRTCAdaptor.localVideo to the canvas.captureStream(30) without success Regards, Enterprise Edition 1.90 Link to comment Share on other sites More sharing options...
0 Mahmut As1m Onat Posted May 4, 2020 Share Posted May 4, 2020 Hi Guillaume,Sorry for my late response. captureStream seems like the correct way to do it. You can first create a stream then close the video connection and then connect your video source from captureStream. I hope you have already solved your problem but if not please feel free to contact me.Best,AsimOn Wednesday, March 25, 2020 at 6:22:21 PM UTC+3, Guillaume Lecanu wrote:Hello, The class WebRTCAdaptor constructor seems to require a localVideoId set to be a video element. I would like to use a canvas as a stream source, how can I proceed please? I've tried to manually change the WebRTCAdaptor.localVideo to the canvas.captureStream(30) without success Regards, Enterprise Edition 1.90 Link to comment Share on other sites More sharing options...
Question
Guillaume Lecanu
Link to comment
Share on other sites
Top Posters For This Question
1
1
Popular Days
Mar 25
1
May 4
1
Top Posters For This Question
Guillaume Lecanu 1 post
Mahmut As1m Onat 1 post
Popular Days
Mar 25 2020
1 post
May 4 2020
1 post
1 answer to this question
Recommended Posts