George Politis
|
d42415959f
|
Adds comment.
|
2015-12-01 13:25:20 -06:00 |
George Politis
|
b678671607
|
Revert "Sets up simulcast for 2 layers."
This reverts commit b2993d8cf3 .
|
2015-12-01 13:24:15 -06:00 |
paweldomas
|
0a7cea26b3
|
Exposes methods for obtaining stream SSRCs and audio levels.
|
2015-11-25 20:09:24 -06:00 |
paweldomas
|
286225e81e
|
Removes unused code used to inject local SSRCs.
|
2015-11-25 20:09:12 -06:00 |
isymchych
|
72c39a0162
|
accumulate erorrs unitl connected to callstats
|
2015-11-17 16:39:40 -06:00 |
George Politis
|
5d571e696f
|
Sets up simulcast for 2 layers.
|
2015-11-17 18:16:19 +00:00 |
George Politis
|
ce397d9e74
|
Fixes issue in ssrc-group SDP parsing.
How did this even work before?
|
2015-11-17 18:15:24 +00:00 |
damencho
|
0ae702922c
|
Makes the room parameter lower case.
|
2015-11-16 16:50:15 -06:00 |
yanas
|
071fbfbd0d
|
Merge pull request #399 from isymchych/callstats-error-reporting
Callstats error reporting. Ivan is going to publish another PR about earlier failures that would apply on top of this one.
|
2015-11-10 13:39:23 -06:00 |
paweldomas
|
cfcf6fbc67
|
Merge branch 'multiple-tracks'
|
2015-11-06 16:27:14 -06:00 |
paweldomas
|
27fc4636b7
|
Adjustments to make lip-sync work. Stream merging is now done by Jicofo.
|
2015-11-06 16:18:33 -06:00 |
Boris Grozev
|
005cc4b27a
|
Simplifies code.
|
2015-11-06 15:30:41 -06:00 |
isymchych
|
5be8c33054
|
report webrtc errors to callstats
|
2015-11-05 20:21:34 +02:00 |
Boris Grozev
|
2117aefacc
|
Removes unused code.
|
2015-11-05 11:01:19 -06:00 |
paweldomas
|
73317c920a
|
Merge branch 'master' into multiple-tracks
|
2015-11-04 15:09:51 -06:00 |
damencho
|
5446c513f5
|
Adds room name parameter to the bosh connection.
|
2015-11-03 14:32:41 -06:00 |
paweldomas
|
b1f617502e
|
Integrates token authentication.
|
2015-11-03 13:21:52 -06:00 |
Boris Grozev
|
a5e15025f8
|
Implements switching streams on firefox by using RTPSender.replaceTrack(). Fixes bugs with switching between camera and screen sharing.
|
2015-11-03 11:27:48 -06:00 |
damencho
|
11e1197901
|
Uses one method from RTC to stop media streams.
|
2015-10-30 17:57:25 -05:00 |
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
|
2015-10-29 16:50:33 -05:00 |
Boris Grozev
|
e0522f6977
|
Simplifies code.
|
2015-10-29 16:30:36 -05:00 |
Boris Grozev
|
9111797913
|
Removes a tangle of spaghetti.
|
2015-10-29 14:30:30 -05:00 |
paweldomas
|
7abe02d756
|
Merge audio and video on the receiver's side.
|
2015-10-28 12:01:21 -05:00 |
Boris Grozev
|
554808549e
|
Fixes a bug reported by George Politis.
|
2015-10-19 15:59:24 -05:00 |
Boris Grozev
|
cf8950110f
|
Adds additional logs, including timestamps relative to the initial
request.
|
2015-10-06 16:57:14 -05:00 |
Boris Grozev
|
ff2b7ca921
|
Removes unused parameters, adds documentation.
|
2015-10-01 17:56:45 -05:00 |
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?)
|
2015-10-01 17:56:45 -05:00 |
Boris Grozev
|
4934779187
|
Simplifies code, removes unused code.
|
2015-10-01 17:56:45 -05:00 |
damencho
|
f626c5fbc0
|
Adds null check for the connection when checking whether we have joined a muc.
|
2015-09-29 11:55:39 -05:00 |
damencho
|
54b9379577
|
Fixes storing display name in local members list, avoid dominant speaker to delete it.
|
2015-09-25 17:38:28 -05:00 |
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).
|
2015-09-21 11:28:55 -05:00 |
Boris Grozev
|
745417be18
|
Tries to fix connecting after XMPP authentication is requested.
|
2015-09-14 16:06:58 -05:00 |
Boris Grozev
|
bd58e6c799
|
Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files.
|
2015-09-10 22:28:16 -05:00 |
Boris Grozev
|
27c297c034
|
Fixes or ignores (explicidly, as much as possible) jshint warnings.
|
2015-09-10 22:27:09 -05:00 |
Boris Grozev
|
09eaa0d303
|
Fix comparison warnings.
|
2015-09-10 22:26:55 -05:00 |
Boris Grozev
|
68421465a7
|
Removes misleading documentation. Formatting fixes.
|
2015-09-09 14:09:58 -05:00 |
Boris Grozev
|
dc2b63fc60
|
Switches the order of the parameters of desktopsharing.addListener to match the rest of the code. Renames variables.
|
2015-09-02 17:30:38 -05:00 |
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.
|
2015-09-02 16:05:00 -05:00 |
paweldomas
|
59b26fdf07
|
Uses SDPUtil filter special characters method through xmpp interface instead of importing it directly.
|
2015-09-02 13:56:04 +02:00 |
paweldomas
|
51c23ae133
|
Re-use current connection's domain as ping destination instead of accessing config.hosts.domain directly.
|
2015-08-28 11:38:14 +02:00 |
paweldomas
|
60d0279e08
|
Will use XEP-0199 ping for keep-alive only if it is supported by the server.
|
2015-08-28 11:38:08 +02:00 |
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).
|
2015-08-25 14:21:15 +02:00 |
paweldomas
|
9a77ddc54c
|
Reacts to consecutive ping failures by closing the connection.
|
2015-08-25 14:21:04 +02:00 |
paweldomas
|
2d4a5412c0
|
Meet pings Prosody
|
2015-08-25 14:20:57 +02:00 |
paweldomas
|
a7048fba06
|
Implements HTTP POST query for fetching app configuration.
|
2015-08-24 11:53:10 +02:00 |
paweldomas
|
c8bbded994
|
Removes accidentally committed debug message.
|
2015-08-18 13:19:44 +02:00 |
Boris Grozev
|
502eab7278
|
Only update the "start muted" settings on precense from a moderator.
|
2015-08-17 16:17:15 -05:00 |
Boris Grozev
|
332aafbe20
|
Documents some of the XMPP events. Renames some of them.
|
2015-08-17 16:17:03 -05:00 |
Boris Grozev
|
d5258e6197
|
Remove a double variable declaration.
|
2015-08-17 16:17:01 -05:00 |
paweldomas
|
60afe2d202
|
Fixes issue with display name event not being fired on Safari/IE
|
2015-08-14 17:04:30 +02:00 |