Relative Content

Tag Archive for reactjsreact-tsxmediasoup

I want to put a remote video on the screen, what should I do

Code to get remotevideo from roomclient
In html, the remoteVideoEl obtained here can be displayed directly on the screen with roomclient.remoteVideoEl, but I don’t know how to display it in a react-type script
I’d like to display several remoteVideoEl from the code below on the screen