paweldomas
f6d730794e
Deal with the WebRTC streams on per track basis
9 years ago
paweldomas
19df65f3e5
Rename "stream" to "track" in RTC context plus fixes
Rename variables with "stream" in name which refer to JitsiTrack.
Rename TRACK ADDED/REMOVED events.
Try to reduce direct access to remoteTracks object.
Log warning message when track is overwritten.
9 years ago
paweldomas
2534e623fc
Add VideoType
9 years ago
paweldomas
0f3cd3b873
Add MediaType
9 years ago
hristoterezov
da7d7f038a
Removes unused CONNECTION_CLOSED event
9 years ago
hristoterezov
eab5873d89
Fixes issues realted to JitsiConference.leave()
9 years ago
yanas
638bec6375
Basic Jibri recording refactoring.
9 years ago
damencho
097462b70d
Remove unused events.
9 years ago
paweldomas
438bf72572
Captures all IQ errors coming from JingleSessionPC, adds timeout constant, adds JINGLE_ERROR event,
adds missing semicolons
9 years ago
hristoterezov
c00a23441c
Fixes errors after review
9 years ago
hristoterezov
3bfe034176
Adds CONFERENCE_MAX_USERS conference error.
9 years ago
damencho
58d1f9b345
Removes unused events.
9 years ago
hristoterezov
59cd39c9c2
Moves the code that trigger TRACK_REMOVED events for remote track to use peerconnection event instead of relying on TRACK_STOPPED event.
9 years ago
hristoterezov
5928488dc7
Changes video mute/unmute implementation. JitsiLocalTrack objects store information about the SSRCs. On video mute / unmute operation no jingle packets are sent anymore.
9 years ago
paweldomas
6f6b409951
Passes the info about stream renderer element id to CallStats.
9 years ago
yanas
39ed8800c4
Re-order resolution preference, so that we always preference 16:9 ratio when we fallback.
9 years ago
isymchych
8c014e8f12
use statistics module to process peer connection statistics
9 years ago
isymchych
4efc997a62
propagate AVAILABLE_DEVICES_CHANGED event
9 years ago
isymchych
6f10dbfd10
removed USER_ID_CHANGED event
9 years ago
damencho
e49bd553f8
Fixes start video muted and remote audio.
9 years ago
hristoterezov
b8682c6a83
Add callstats support
9 years ago
isymchych
3a5780af08
added "start muted"
10 years ago
hristoterezov
5cfd0b39d4
Adds call support
10 years ago
hristoterezov
b981c12dd8
Fixes JS error on unload
10 years ago
isymchych
8329fe5767
support DTMF
10 years ago
hristoterezov
871eafb930
Fixes previous commit
10 years ago
hristoterezov
44336d93e5
Added basic desktop sharing support.
10 years ago
Boris Grozev
742a0bc6ac
Removes hard-coded constants and uses the events API in the statistics
module.
10 years ago
Boris Grozev
898d407917
Adds some docs.
10 years ago
Boris Grozev
ada7958fef
Documents some of the XMPP events. Renames some of them.
10 years ago
hristoterezov
9e0191819a
Implements audio levels.
10 years ago
hristoterezov
86f90e6331
Fixes mute issues.
10 years ago
hristoterezov
2328443ecb
Refactors RTC module to support multiple conferences. Implements JitsiTrack interfaces.
10 years ago
hristoterezov
e9cf303fa6
Fixes join and leave methods. Adds communication with jicofo. Implements custom commands methods.
10 years ago
hristoterezov
3e7a99079e
Removes some files that won't be used in jitsi meet library.
10 years ago
Boris Grozev
72d4ecb607
initial commit
9 years ago