George Politis
dc07fd733f
Removes the local SSRC replacement hack and fixes video muting/unmuting when simulcast is enabled.
преди 9 години
damencho
08107ca95b
Fixes retrieving correct local ssrc in FF. Fixes tests that were checking for audio levels.
преди 10 години
paweldomas
0a7cea26b3
Exposes methods for obtaining stream SSRCs and audio levels.
преди 10 години
paweldomas
286225e81e
Removes unused code used to inject local SSRCs.
преди 10 години
isymchych
72c39a0162
accumulate erorrs unitl connected to callstats
преди 10 години
paweldomas
27fc4636b7
Adjustments to make lip-sync work. Stream merging is now done by Jicofo.
преди 10 години
isymchych
5be8c33054
report webrtc errors to callstats
преди 10 години
Boris Grozev
2117aefacc
Removes unused code.
преди 10 години
Boris Grozev
a5e15025f8
Implements switching streams on firefox by using RTPSender.replaceTrack(). Fixes bugs with switching between camera and screen sharing.
преди 10 години
Boris Grozev
932af962b2
Adds an option to advertise our SSRCs in presence to the MUC (as well as
Jingle) for backward compatibility with jirecon. Partially reverts
a1b0677442
преди 10 години
Boris Grozev
e0522f6977
Simplifies code.
преди 10 години
Boris Grozev
9111797913
Removes a tangle of spaghetti.
преди 10 години
paweldomas
7abe02d756
Merge audio and video on the receiver's side.
преди 10 години
Boris Grozev
554808549e
Fixes a bug reported by George Politis.
преди 10 години
Boris Grozev
cf8950110f
Adds additional logs, including timestamps relative to the initial
request.
преди 10 години
Boris Grozev
ff2b7ca921
Removes unused parameters, adds documentation.
преди 10 години
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?)
преди 10 години
Boris Grozev
4934779187
Simplifies code, removes unused code.
преди 10 години
Boris Grozev
62d3b749bb
Adds config options to filter out TCP or UDP candidates (for the purpose
of forcing one or the other in automated tests).
преди 10 години
Boris Grozev
bd58e6c799
Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files.
преди 10 години
Boris Grozev
27c297c034
Fixes or ignores (explicidly, as much as possible) jshint warnings.
преди 10 години
Boris Grozev
09eaa0d303
Fix comparison warnings.
преди 10 години
Boris Grozev
dc2b63fc60
Switches the order of the parameters of desktopsharing.addListener to match the rest of the code. Renames variables.
преди 10 години
paweldomas
f559bd1ba4
CONNECTION_INTERRUPTED event will now be generated if we've ever been in stable state(we can go into "unstable" state after muting video and connection problems screen will not be displayed).
преди 10 години
Boris Grozev
332aafbe20
Documents some of the XMPP events. Renames some of them.
преди 10 години
Boris Grozev
f52b1380ee
Continues to separate JingleSessionPC.
преди 10 години
Boris Grozev
baf720c553
Starts to abstract JingleSession.
преди 10 години
Boris Grozev
6ca1e131af
Renames JingleSession to JingleSessionPC.
преди 10 години
paweldomas
fb875423a9
Fixes SSRC=1 issue. Renames VideoSSRCHack to LocalSSRCReplacement.
преди 10 години
paweldomas
95e964a089
Fixes bugs in VideoSSRCHack. Additional log messages.
преди 10 години
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.
преди 10 години
yanas
ab570d63fa
Fixes this reference.
преди 10 години
yanas
9d321df49e
Adds javadoc for previous commit.
преди 10 години
yanas
d92d8e8299
Some additional error handling.
преди 10 години
paweldomas
50e67a0658
Prevents from duplicating existing SSRCs with 'source-add' in remote description.
преди 10 години
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
преди 10 години
paweldomas
2b103288c2
Removes old hack
преди 10 години
paweldomas
a1b0677442
Moves SSRC owner signaling from MUC presence to Jingle.
преди 10 години
Boris Grozev
d430074ed8
Remove a superfluous var declaration.
преди 10 години
paweldomas
ae759fab5b
Adds IE support through Temasys WebRTC plugin.
преди 10 години
paweldomas
6ec7be09f2
Fixes issue with switching to the screen stream before conference starts(when we're still alone in the room).
преди 10 години
hristoterezov
506312ac95
Integrates callstats.io API.
преди 10 години
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 години