paweldomas
|
f6d730794e
|
Deal with the WebRTC streams on per track basis
|
před 9 roky |
paweldomas
|
0f3cd3b873
|
Add MediaType
|
před 9 roky |
paweldomas
|
6b25f9cd20
|
Add missing semicolons, break some comments at line limit
|
před 9 roky |
hristoterezov
|
1c9eed44c5
|
Renames JitsiTrack.stop method and TRACK_STOPPED event. Fixes minor issues with TRACK_REMOVED event.
|
před 9 roky |
damencho
|
f3cb890a27
|
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.
|
před 9 roky |
hristoterezov
|
bed4826e46
|
Added videotype for remote streams
|
před 9 roky |
damencho
|
e49bd553f8
|
Fixes start video muted and remote audio.
|
před 9 roky |
hristoterezov
|
b8682c6a83
|
Add callstats support
|
před 9 roky |
damencho
|
882c4402e5
|
Fixes issue with start muted video, as we are now removing the stream. We now create a dummy video track which we report as muted.
|
před 9 roky |
damencho
|
c1abbc4d65
|
Removes muted info from presence to avoid generating too many muted events.
|
před 9 roky |
hristoterezov
|
f29399d9e4
|
Fixes IE 10 support
|
před 9 roky |
isymchych
|
1f69ab8d18
|
add property isLocal to JitsiTrack
|
před 9 roky |
isymchych
|
56328fcf58
|
use JitsiParticipant; add some method implementations
|
před 9 roky |
hristoterezov
|
8409bab854
|
Fixes the issues with mute, audio levels and remove events that were attached to the conference
|
před 9 roky |
damencho
|
1e16e24f40
|
Makes sure we add/remove all onended events for media streams in one central place.
|
před 9 roky |
hristoterezov
|
cbe183f0f4
|
Fixes race condition for the mute status for the remote tracks.
|
před 9 roky |
hristoterezov
|
86f90e6331
|
Fixes mute issues.
|
před 9 roky |
hristoterezov
|
ae85fc66e5
|
Fixes TRACK_REMOVED event.
|
před 9 roky |
hristoterezov
|
036635dee6
|
Implements some conference events.
|
před 9 roky |
hristoterezov
|
2328443ecb
|
Refactors RTC module to support multiple conferences. Implements JitsiTrack interfaces.
|
před 9 roky |