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.
tsareg cbe024acb4 Re-wrap error received in try/catch block when calling GUM in order to provide more details on error, like what devices and constraints were used during the call 9 years ago
..
DataChannels.js Merge branch 'master' into js_errors 9 years ago
JitsiLocalTrack.js Handle cases when new media devices are added/removed more precisely and more predictable 9 years ago
JitsiRemoteTrack.js Do not subscribe each JitsiTrack to RTCEvents.AUDIO_OUTPUT_DEVICE_CHANGED, instead subscribe once in RTC 9 years ago
JitsiTrack.js Log warning instead of error for audio output device change errors 9 years ago
RTC.js Subcribe each instance of JitsiLocalTrack to audio output change event as there might be local tracks not inside a conference 9 years ago
RTCBrowserType.js Changes console.* to logger.* 9 years ago
RTCUIHelper.js Deal with the WebRTC streams on per track basis 9 years ago
RTCUtils.js Re-wrap error received in try/catch block when calling GUM in order to provide more details on error, like what devices and constraints were used during the call 9 years ago
ScreenObtainer.js Store additional "devices" array in JitsiTrackError for GUM errors and minor bug fixes and changes 9 years ago
adapter.screenshare.js Fixes IE 10 support 10 years ago