Hello,
I have just received an inquiry in which the client wants to build a desktop application which will stream the screen of user to a remote server and on the remote server these streams should be show on screen as well as saved for later reference.
I have tried WebRTC to build video conference solution but also starts lagging with more then 50 simultaneous connections. Of course here it is different instead of everyone receiving video of all the others, the users will send video stream to one single server which will then process it.
Is something like this possible?
The number of simultaneous users would be around 200 per session.
If anyone has tired to build something like this and can share experience it would be nice.
Regards,
I have just received an inquiry in which the client wants to build a desktop application which will stream the screen of user to a remote server and on the remote server these streams should be show on screen as well as saved for later reference.
I have tried WebRTC to build video conference solution but also starts lagging with more then 50 simultaneous connections. Of course here it is different instead of everyone receiving video of all the others, the users will send video stream to one single server which will then process it.
Is something like this possible?
The number of simultaneous users would be around 200 per session.
If anyone has tired to build something like this and can share experience it would be nice.
Regards,