選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Paweł Domas 9e57fd0fc5 Merge pull request #10 from tbasse/fix/track-detach-loads-src-null 10年前
..
DataChannels.js Fixes Last N event duplicating another event, causing exception when used in the client app. 10年前
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年前
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年前
JitsiTrack.js fix(JitsiTrack): set video element src to empty string instead of null on #detach() 10年前
RTC.js Fixes remote video resolution reporting. 10年前
RTCBrowserType.js Assume Safari when fail to detect browser type. 10年前
RTCUIHelper.js Adds more utility methods to RTCUIHelper. 10年前
RTCUtils.js fix name of audio device 10年前
ScreenObtainer.js return promise in addTrack and removeTrack 10年前
adapter.screenshare.js Fixes IE 10 support 10年前