This website works better with JavaScript.
Home
Explore
Help
Sign In
jfinn
/
ljm_j1
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.
269
Commits
3
Branches
Tree:
c5b497094b
dev1
master
rzv_feb
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'c5b497094b'
${ noResults }
ljm_j1
/
modules
History
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 years ago
..
DTMF
support DTMF
10 years ago
RTC
fix(JitsiTrack): set video element src to empty string instead of null on #detach()
10 years ago
connectionquality
Removes hard-coded constants and uses the events API in the statistics
10 years ago
settings
Add callstats support
10 years ago
statistics
Removes getPeerSSRCAudioLevel from statistics which was replaced by another method for 'torture' purposes here:
10 years ago
util
Introduces a utility function to load optional scripts such as callstats.io.
10 years ago
xmpp
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 years ago