Share my screen 2 times is not possible (Lost Sessions / Nodes)

Hello everybody!

Our Plan is to release a huge school cloud / video software tool in the next couple of days / weeks.

We have the OpenVidu Call prodcut type running and we are trying the PRO Version at the moment. Everything was working very well, except the RE screensharing.

Means:

If I share my screen and quit this screensharing and after a while i want to share my screen again, all users in the video conference call only can see a grey monitor instead of my shared window…

I have also found out why (please have a look at this screenshot)

Everytime a user quitted the screen sharing in the graph is one new LOST node more to find. In my screenshot you can see for example the nodes

9
10
13
8
6
7
5

and

12

The solution was:

Go to the Deleting all nodes which are NOT connected with the innter acitve runnin users / nodes (lets call them “lost nodes” :slight_smile: )

But how can we avoid this problem or let the system delete this quitted screenSharing sessions automatically? Do we have to set something special?

Thx for your help and keep this GREAT project up please :slight_smile:

bye

Hello @webgondel,

Are you using OpenVidu Call 2.12.0? This version was a bug with screenshare.

We’re working on release the 2.13.0 version this week, meanwhile you can check the 2.13.0-beta5 using the docker image or clone the master branch of OpenVidu Call repository with some bugs solved.

We’ll update the docs as soon as possible.

Regards

Hello @CSantosM

thx for your fast reply.

After you have released the new 2.13.0 >> How can we deploy on our AWS instances?
Is there a specific pull process or do we just have to reInstall the AWS instance completly?

Thx for your help!

Thx

Well, we’re working on a new docker-compose deployment so you will have to update the docker image.

It will be all documented in our next release.

Stay tuned