paweldomas
6f6b409951
Passes the info about stream renderer element id to CallStats.
vor 9 Jahren
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.
vor 9 Jahren
hristoterezov
2f5add6ef9
Fixes issue in PR #463
vor 9 Jahren
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.
vor 9 Jahren
isymchych
3a5780af08
added "start muted"
vor 9 Jahren
damencho
5ccb73a994
Renames a variable.
vor 9 Jahren
hristoterezov
f29399d9e4
Fixes IE 10 support
vor 10 Jahren
isymchych
1f69ab8d18
add property isLocal to JitsiTrack
vor 10 Jahren
hristoterezov
847de4ef3d
Fixes JS error when muting video.
vor 10 Jahren
hristoterezov
2756c124ac
Fixes JS errors on Temasys
vor 10 Jahren
hristoterezov
8409bab854
Fixes the issues with mute, audio levels and remove events that were attached to the conference
vor 10 Jahren
hristoterezov
b638495de4
Fixes mutes
vor 10 Jahren
damencho
da425c96b5
Makes sure we use stream.ended in one place. Replaces deprecated ended call with active check for media streams.
vor 10 Jahren
damencho
1e16e24f40
Makes sure we add/remove all onended events for media streams in one central place.
vor 10 Jahren
damencho
e1f5bf3d8d
Uses one method from RTC to stop media streams.
vor 10 Jahren
hristoterezov
bc1bc1d024
Adds device selection support.
vor 10 Jahren
hristoterezov
bc641dc45b
Detaches createLocalTracks from JitsiConference.
vor 10 Jahren
hristoterezov
db7def7e65
Fixes resolution issue on mute.
vor 10 Jahren
hristoterezov
86a2e4257a
Fixes issues with starting the streams after the conference has been joined.
vor 10 Jahren
hristoterezov
50c2843d5e
Prevents firing TRACK_REMOVED events when muting.
vor 10 Jahren
hristoterezov
86f90e6331
Fixes mute issues.
vor 10 Jahren
hristoterezov
ae85fc66e5
Fixes TRACK_REMOVED event.
vor 10 Jahren
hristoterezov
2c934daa55
Fixes JS errors when muting.
vor 10 Jahren
hristoterezov
2328443ecb
Refactors RTC module to support multiple conferences. Implements JitsiTrack interfaces.
vor 10 Jahren
hristoterezov
71bc8826b1
Changes the implementation of RTCUtils to be static.
vor 10 Jahren
hristoterezov
3416086dc2
Implements create local streams.
vor 10 Jahren
Boris Grozev
72d4ecb607
initial commit
vor 9 Jahren