Boris Grozev
f52b1380ee
Continues to separate JingleSessionPC.
9 年之前
Boris Grozev
baf720c553
Starts to abstract JingleSession.
9 年之前
Boris Grozev
6ca1e131af
Renames JingleSession to JingleSessionPC.
9 年之前
paweldomas
fb875423a9
Fixes SSRC=1 issue. Renames VideoSSRCHack to LocalSSRCReplacement.
9 年之前
paweldomas
95e964a089
Fixes bugs in VideoSSRCHack. Additional log messages.
9 年之前
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.
9 年之前
yanas
ab570d63fa
Fixes this reference.
9 年之前
yanas
9d321df49e
Adds javadoc for previous commit.
9 年之前
yanas
d92d8e8299
Some additional error handling.
9 年之前
paweldomas
50e67a0658
Prevents from duplicating existing SSRCs with 'source-add' in remote description.
9 年之前
Devin Wilson
156b218bfc
Remove UI references from xmpp-related modules
Conflicts:
modules/xmpp/JingleSession.js
service/xmpp/XMPPEvents.js
10 年之前
paweldomas
bc935eb5dc
Fixes broken video in FF
9 年之前
paweldomas
2b103288c2
Removes old hack
9 年之前
paweldomas
a1b0677442
Moves SSRC owner signaling from MUC presence to Jingle.
9 年之前
Boris Grozev
d430074ed8
Remove a superfluous var declaration.
9 年之前
paweldomas
ae759fab5b
Adds IE support through Temasys WebRTC plugin.
9 年之前
paweldomas
6ec7be09f2
Fixes issue with switching to the screen stream before conference starts(when we're still alone in the room).
9 年之前
hristoterezov
506312ac95
Integrates callstats.io API.
9 年之前
George Politis
5f48e4cf9d
Revert "Updates the license headers."
This reverts commit 93648f361b .
10 年之前
George Politis
93648f361b
Updates the license headers.
10 年之前
George Politis
23f1dc174e
Refactors simulcast support.
10 年之前
George Politis
e3da472e7a
Adds special handling of recvonly remote streams.
10 年之前
George Politis
854c8e5f2f
Removes obsolete/unused variable.
10 年之前
George Politis
ad1772178d
Notifies the focus about newly allocated channel SSRCs on add/remove source.
10 年之前
hristoterezov
667f67376e
Fixes the issue with black large video.
10 年之前
hristoterezov
cc1ad1bc13
Implement the functionality that allows users to start the conversation muted.
10 年之前
Mike Keesey
0fdf5e0102
Fix stream end/start race condition
We need to queue attempts to call modifySources to prevent errors in
setLocalDescription, et al. We need to let the asynchronous function
flow in modifySources finish before we kick off another set.
10 年之前
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.
10 年之前
hristoterezov
3a0ee11ccd
Turns off the camera when video is muted on https connection.
10 年之前
hristoterezov
44e558e5a0
Fixes video mute when the user is alone in the room.
10 年之前
George Politis
05bbfda5bb
Adds support for FF/multistream.
10 年之前
hristoterezov
af682f8727
Changes the configuration of translation module to retrieve the resources synchronous. Removes the default values.
10 年之前
hristoterezov
74f078f166
Adds multi language support for message handlers.
10 年之前
hristoterezov
57fcee676a
Fixes issues with accessing modules not from APP object.
10 年之前
schleussinger
dbed14db5e
Fix correct Scope - this fixes JS error and Chrome Ext desktop sharing for me
10 年之前
hristoterezov
9eb2873cfa
Removes the bundles for every module and add bundle for the whole application.
10 年之前
hristoterezov
248d7a3173
Moves ssrc2jid global variable to the xmpp module.
10 年之前
hristoterezov
6c4a5bd2bc
Removes some global variables. Fixes recording.
10 年之前
hristoterezov
e4e66a03d7
Creates initial version of xmpp module.
10 年之前
hristoterezov
ee94eca733
Creates desktop sharing module.
10 年之前
hristoterezov
e6fbb0934e
Removes local streams from the connection object.
10 年之前
hristoterezov
1057ff36cd
Moves some functions from app.js
10 年之前
paweldomas
087c26d494
Fixes issue with switching desktop stream.
10 年之前
George Politis
f95d5f36bb
Moves add/remove source element creation in strophe.jingle.sdp.js.
10 年之前
George Politis
1938280e27
Narrows the gap between strophe.jingle and our code.
10 年之前
George Politis
dc5d5f8436
Nukes colibri.*.js and restores original file structure of strophe.jingle.
10 年之前
hristoterezov
5b34a66cb6
Implements RTC module.
10 年之前
paweldomas
73571e7a18
Send media presence after session-accept.
10 年之前
paweldomas
f629ec17fa
Focus and debug changes
10 年之前
hristoterezov
c2f6c9f7bc
Removes the "src" attribute dependancies. Fixes the issues with not displaying the large video and thumbnails clicking not working on firefox.
10 年之前