This website works better with JavaScript.
首頁
探索
說明
登入
jfinn
/
ljm_j1
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
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.
269
Commit
3
分支
目錄樹:
c5b497094b
dev1
master
rzv_feb
分支列表
標籤列表
${ item.name }
Create branch
${ searchTerm }
from 'c5b497094b'
${ noResults }
ljm_j1
/
modules
/
RTC
文件歷史
Thorsten Basse
c5b497094b
fix(JitsiTrack): set video element src to empty string instead of null on #detach()
Setting the `src` of a video element to null triggered a network request for resource "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
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 年之前
ScreenObtainer.js
return promise in addTrack and removeTrack
10 年之前
adapter.screenshare.js
Fixes IE 10 support
10 年之前