workadventure/front/src/WebRtc
David Négrier ad39b43df3 Closing game webcame in Jitsi
When stepping in Jitsi, the game webcam (from mediaManager) was not shut down.
And when enabling/disabling the webcam in Jitsi, the webcam in mediaManager was also
enabled/disabled. This PR fixes those issues.

It also fixes a race condition when closing a Jitsi where the mic/cam would be enabled at the same time.
2021-05-11 14:52:51 +02:00
..
AudioManager.ts Store muted setting of audio player in local storage 2021-03-22 20:09:11 +01:00
BlackListManager.ts FEATURE: implemented a client side blacklist 2021-02-12 19:15:24 +01:00
CoWebsiteManager.ts FIX: in vertical mode, the coWebSite now open from the top 2021-04-13 11:34:14 +02:00
DiscussionManager.ts no message 2021-03-22 16:10:21 +01:00
HtmlUtils.ts Implementation of openPopup script method (WIP) 2021-03-09 16:21:14 +01:00
JitsiFactory.ts Closing game webcame in Jitsi 2021-05-11 14:52:51 +02:00
LayoutManager.ts Improvement feature circle discussion (#977) 2021-05-05 01:49:04 +02:00
MediaManager.ts Closing game webcame in Jitsi 2021-05-11 14:52:51 +02:00
ScreenSharingPeer.ts Fixing WebRtc user name / password when using TURN REST API 2021-02-16 18:13:30 +01:00
SimplePeer.ts Notification & Camera 2021-05-11 10:13:38 +02:00
VideoPeer.ts Fixing WebRtc user name / password when using TURN REST API 2021-02-16 18:13:30 +01:00