このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
jfinn
/
ljm_j1
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
282
コミット
3
ブランチ
ツリー:
f7edc370ce
dev1
master
rzv_feb
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'f7edc370ce' から
${ noResults }
ljm_j1
/
modules
/
RTC
履歴
Paweł Domas
683ab24f50
Merge pull request #14 from isymchych/only-one-video-stream
Fail if user is trying to add second video track to the conference
10年前
..
DataChannels.js
Fixes Last N event duplicating another event, causing exception when used in the client app.
10年前
JitsiLocalTrack.js
fail if user is trying to add second video track to the conference
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
Changes video mute/unmute implementation. JitsiLocalTrack objects store information about the SSRCs. On video mute / unmute operation no jingle packets are sent anymore.
10年前
RTC.js
fail if user is trying to add second video track to the conference
10年前
RTCBrowserType.js
Assume Safari when fail to detect browser type.
10年前
RTCUIHelper.js
Adds more utility methods to RTCUIHelper.
10年前
RTCUtils.js
allow to select devices on Firefox
10年前
ScreenObtainer.js
return promise in addTrack and removeTrack
10年前
adapter.screenshare.js
Fixes IE 10 support
10年前