This website works better with JavaScript.
Home
Explore
Help
Sign In
jfinn
/
jitsi_mod
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
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.
1251
Commits
2
Branches
Tree:
dc2b63fc60
dev
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'dc2b63fc60'
${ noResults }
jitsi_mod
/
modules
/
RTC
History
Boris Grozev
dc2b63fc60
Switches the order of the parameters of desktopsharing.addListener to match the rest of the code. Renames variables.
10 years ago
..
DataChannels.js
More formatting fixes.
10 years ago
LocalStream.js
Fixes video mute in Firefox. Disables VideoSSRCHack for Firefox by default.
10 years ago
MediaStream.js
Stores info from last presence received for participant and dispatch it if any on creating remote streams to reflect video muted state. Race condition detected by tests where we miss presence info cause stream was not created when we receive presence packet.
10 years ago
RTC.js
Switches the order of the parameters of desktopsharing.addListener to match the rest of the code. Renames variables.
10 years ago
RTCBrowserType.js
Add RTCBrowserType.isAndroid().
10 years ago
RTCUtils.js
Uses SDPUtil filter special characters method through xmpp interface instead of importing it directly.
10 years ago
adapter.screenshare.js
New adapter.js for Temasys plugin.
10 years ago