Boris Grozev
ebdd91df4e
Removes the sid property from MediaStream (how did we end up having a
Jingle session ID in MediaStream and passing it around in the UI?)
hace 10 años
Boris Grozev
4934779187
Simplifies code, removes unused code.
hace 10 años
Lyubomir Marinov
c992222c70
Removes duplication. Allows automated functional testing to access the WebRTC data channels.
hace 10 años
Boris Grozev
bd58e6c799
Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files.
hace 10 años
Boris Grozev
27c297c034
Fixes or ignores (explicidly, as much as possible) jshint warnings.
hace 10 años
Boris Grozev
09eaa0d303
Fix comparison warnings.
hace 10 años
Boris Grozev
dc2b63fc60
Switches the order of the parameters of desktopsharing.addListener to match the rest of the code. Renames variables.
hace 10 años
damencho
6b94d3fe47
Stores info from last presence received for participant and dispatch it if any on creating remote streams to reflect video muted state. Race condition detected by tests where we miss presence info cause stream was not created when we receive presence packet.
hace 10 años
paweldomas
74e7507a73
Re-uses SSRC of the first video stream created for any streams created in future. Does video mute and switching to the screen stream without 'source-add'/'source-remove' signaling. Moves video type signaling from Jingle to MUC presence.
hace 10 años
Boris Grozev
2c790f86ad
More formatting fixes.
hace 10 años
bgrozev
a7058747ac
Updates a call to setMute().
hace 10 años
paweldomas
8469a282c1
Fixes inconsistent local video muted status.
hace 10 años
Devin Wilson
d44aed2c11
Remove duplicate handler
hace 10 años
Devin Wilson
9bbf17e541
Remove UI references from RTC
hace 10 años
paweldomas
879fb9a590
Adds getters for peer video selectors and simplifies the code a little bit.
hace 10 años
paweldomas
a1b0677442
Moves SSRC owner signaling from MUC presence to Jingle.
hace 10 años
paweldomas
ae759fab5b
Adds IE support through Temasys WebRTC plugin.
hace 10 años
paweldomas
6ec7be09f2
Fixes issue with switching to the screen stream before conference starts(when we're still alone in the room).
hace 10 años
hristoterezov
f11c3b94ed
Moves some methods from avatar to videolayout.
hace 10 años
George Politis
5f48e4cf9d
Revert "Updates the license headers."
This reverts commit 93648f361b .
hace 10 años
George Politis
93648f361b
Updates the license headers.
hace 10 años
hristoterezov
099e3340bc
Implements start muted feature.
hace 10 años
hristoterezov
cc1ad1bc13
Implement the functionality that allows users to start the conversation muted.
hace 10 años
Boris Grozev
886fb2ac43
Fix typos and rename event names for purposes of clarity.
hace 10 años
hristoterezov
520e655100
Fixes issue with video mute indicator.
hace 10 años
hristoterezov
0e0f7d7ccb
Fixes issue with available devices icons
hace 10 años
hristoterezov
58cc21d417
Changes the implementation to show availability of video and sound devices.
hace 10 años
hristoterezov
dbcfc92dc4
Changes the implementation to allow users without audio and video to join the conferences. Fixes issue with switching off desktop sharing for audio only users.
hace 10 años
hristoterezov
3a0ee11ccd
Turns off the camera when video is muted on https connection.
hace 10 años
hristoterezov
0da2547360
Fixes the size of the desktop streaming video for remote peer.
hace 11 años
Thomas Odorfer
9e6e23ce97
Update RTC.js
fix for screensharing screen ratio and local mirror effect - forgotten parameter videoType in RTC.js in jitsi-meet commit 6c4a5bd tag 340
hace 11 años
hristoterezov
9eb2873cfa
Removes the bundles for every module and add bundle for the whole application.
hace 11 años
hristoterezov
c7e2331284
Removes document bind events between modules.
hace 11 años
hristoterezov
bc2d72638b
Add events for data chanel.
hace 11 años
hristoterezov
af50bd5b94
Resolves some module dependancies by replaces them with events.
hace 11 años
hristoterezov
6c4a5bd2bc
Removes some global variables. Fixes recording.
hace 11 años
hristoterezov
6347730dc7
Fixes some issues related to xmpp module creation.
hace 11 años
hristoterezov
e4e66a03d7
Creates initial version of xmpp module.
hace 11 años
hristoterezov
ee94eca733
Creates desktop sharing module.
hace 11 años
hristoterezov
0696fb2c5a
Fixes issue with video mute.
hace 11 años
hristoterezov
e6fbb0934e
Removes local streams from the connection object.
hace 11 años
hristoterezov
ec5e0f09ea
Moves require to top for the RTC module.
hace 11 años
hristoterezov
a1da42ff00
Fixes the filename in require call of data channels file.
hace 11 años
hristoterezov
5b34a66cb6
Implements RTC module.
hace 11 años