使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
jfinn
/
ljm_j1
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
272
提交
3
分支
目录树:
9e57fd0fc5
dev1
master
rzv_feb
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 '9e57fd0fc5'
${ noResults }
ljm_j1
/
modules
/
RTC
文件历史
Paweł Domas
9e57fd0fc5
Merge pull request #10 from tbasse/fix/track-detach-loads-src-null
Set video src to empty string instead of null on #detach()
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 年前