You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Thorsten Basse 285d5a872c Add `deviceId` which was used to create `JitsiLocalTrack` to the object to re-use it when unmuting the track 9 years ago
..
DataChannels.js Fixes TypeError not a function. 9 years ago
JitsiLocalTrack.js Add `deviceId` which was used to create `JitsiLocalTrack` to the object to re-use it when unmuting the track 9 years ago
JitsiRemoteTrack.js Fixes start video muted and remote audio. 9 years ago
JitsiTrack.js Fixes start video muted and remote audio. 9 years ago
RTC.js Add `deviceId` which was used to create `JitsiLocalTrack` to the object to re-use it when unmuting the track 9 years ago
RTCBrowserType.js Assume Safari when fail to detect browser type. 9 years ago
RTCUtils.js Does not call track.stop() when Temasys plugin is used which will freeze the browser when switching back from screen streaming. Calling mediaStream.stop() is enough in that case. 9 years ago
ScreenObtainer.js Fixes issues with 'firefox extension needed' error 9 years ago
adapter.screenshare.js Fixes IE 10 support 9 years ago