paweldomas
495606e352
Adds RTCUIHelper class which gathers methods specific to WebRTC and UI.
před 10 roky
paweldomas
e4785039e4
Modifies the semantics of JitsiTrack#attach method, so that it will return current stream container instance. Also it now takes HTML element instance directly instead of jQuery selector.
před 10 roky
hristoterezov
bed4826e46
Added videotype for remote streams
před 10 roky
isymchych
ff3e05f5ea
propagate FIREFOX_EXTENSION_NEEDED event
před 10 roky
Thorsten Basse
285d5a872c
Add `deviceId` which was used to create `JitsiLocalTrack` to the object to re-use it when unmuting the track
Fixes the issue that when creating local tracks with specific devices after unmuting the new tracks were created with default devices again.
před 10 roky
damencho
e49bd553f8
Fixes start video muted and remote audio.
před 10 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 10 roky
hristoterezov
3ecbed2347
Fixes start muted implementation.
před 10 roky
hristoterezov
27393407c1
Fixes track muted events
před 10 roky
hristoterezov
06025f275b
Implements remote participant audio mute
před 10 roky
hristoterezov
37e73e7ec5
Fixes minor Firefox issues. Adds methods for the desktop sharing.
před 10 roky
hristoterezov
c2606b1483
Adds isDeviceChangeAvailable method.
před 10 roky
hristoterezov
8409bab854
Fixes the issues with mute, audio levels and remove events that were attached to the conference
před 10 roky
hristoterezov
b638495de4
Fixes mutes
před 10 roky
hristoterezov
44336d93e5
Added basic desktop sharing support.
před 10 roky
Boris Grozev
0f2adba7f4
Switches the order of the parameters of desktopsharing.addListener to match the rest of the code. Renames variables.
před 10 roky
damencho
e1f5bf3d8d
Uses one method from RTC to stop media streams.
před 10 roky
hristoterezov
bc1bc1d024
Adds device selection support.
před 10 roky
isymchych
094620eff8
added functions to retrieve devices list and check if that's possible
před 10 roky
hristoterezov
bc641dc45b
Detaches createLocalTracks from JitsiConference.
před 10 roky
hristoterezov
db7def7e65
Fixes resolution issue on mute.
před 10 roky
hristoterezov
9e0191819a
Implements audio levels.
před 10 roky
hristoterezov
86a2e4257a
Fixes issues with starting the streams after the conference has been joined.
před 10 roky
hristoterezov
cbe183f0f4
Fixes race condition for the mute status for the remote tracks.
před 10 roky
hristoterezov
86f90e6331
Fixes mute issues.
před 10 roky
hristoterezov
2328443ecb
Refactors RTC module to support multiple conferences. Implements JitsiTrack interfaces.
před 10 roky
hristoterezov
71bc8826b1
Changes the implementation of RTCUtils to be static.
před 10 roky
hristoterezov
3416086dc2
Implements create local streams.
před 10 roky
hristoterezov
9ea31b1ef4
Implements partly multi conference support for rtc module.
před 10 roky
Boris Grozev
72d4ecb607
initial commit
před 10 roky