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 c5b497094b fix(JitsiTrack): set video element src to empty string instead of null on #detach() 10 years ago
..
DataChannels.js Fixes Last N event duplicating another event, causing exception when used in the client app. 10 years ago
JitsiLocalTrack.js Modifies the semantics of JitsiTrack#attach method, so that it will return current stream container instance. Also it now takes HTML element instance directly instead of jQuery selector. 10 years ago
JitsiRemoteTrack.js Leaves ssrcOwners for local use in JingleSessionPC, uses remote streams from RTC for ssrc mapping to resources. For local video/audio stream ssrc to resource we use JingleSessionPC.localStreamsSSRC. 10 years ago
JitsiTrack.js fix(JitsiTrack): set video element src to empty string instead of null on #detach() 10 years ago
RTC.js Fixes remote video resolution reporting. 10 years ago
RTCBrowserType.js Assume Safari when fail to detect browser type. 10 years ago
RTCUIHelper.js Adds more utility methods to RTCUIHelper. 10 years ago
RTCUtils.js Modifies the semantics of JitsiTrack#attach method, so that it will return current stream container instance. Also it now takes HTML element instance directly instead of jQuery selector. 10 years ago
ScreenObtainer.js return promise in addTrack and removeTrack 10 years ago
adapter.screenshare.js Fixes IE 10 support 10 years ago