Hi, I came across this streaming service on my search for a live streaming SDK that could be implemented in a Node js server, to be used with React js. Is it possible to implement the video stream in a < video> tag in React?
Also, is there a limit to how many people could view the video stream at a time? We simply want to sort of “embed” the stream in a way, into a 3D application.
Could we use OBS to capture the stream?
Thanks for your help!