mconf / bigbluebutton

BigBlueButton is an open source web conferencing system for distance education
www.bigbluebutton.org
40 stars 33 forks source link

Include a stop deskshare event if the last one was lost due meeting e… #429

Closed pedrobmarin closed 6 years ago

pedrobmarin commented 6 years ago

…nd race conditions

Couldn't reproduce the issue. Tested various scenarios using the Java App and Mconf Deskshare.

This commit should avoid the problem of missing the last deskshare stop event. It uses the last event timestamp to create a stop event when the recording is processing.

Tested removing the last DeskshareStoppedEvent from the events.xml of recordings