Boris Grozev
|
47bb9439db
|
Don't treat 0 as false (avoid a warning when the receivedPackets or
sentPackets stat is 0, and possibly fixes misinterpreting a remove
stream as a local).
|
2015-09-01 11:22:36 -05:00 |
damencho
|
2081757ba1
|
Enables stats in FF.
|
2015-08-18 16:42:47 -05:00 |
bgrozev
|
9a31fa3d63
|
Fixes a bug reported by Pawel Domas.
|
2015-08-04 09:26:16 -05:00 |
Boris Grozev
|
24f9a1c8d1
|
Abstract browser type checks.
|
2015-07-31 14:23:36 -05:00 |
Boris Grozev
|
71229bdba9
|
Minor formatting fixes.
|
2015-07-31 14:23:27 -05:00 |
paweldomas
|
ae759fab5b
|
Adds IE support through Temasys WebRTC plugin.
|
2015-07-10 11:57:20 +02:00 |
George Politis
|
5f48e4cf9d
|
Revert "Updates the license headers."
This reverts commit 93648f361b .
|
2015-06-18 18:59:41 +02:00 |
George Politis
|
93648f361b
|
Updates the license headers.
|
2015-06-18 16:17:09 +02:00 |
hristoterezov
|
835e199135
|
Fixes issue with not removed ssrcs after the participant left the room.
|
2015-05-27 11:47:06 +03:00 |
George Politis
|
118a61c416
|
Disables stats logging in FF.
|
2015-05-20 16:27:10 +02:00 |
George Politis
|
36f91f7f1e
|
Disables RTP stats when running on FF.
|
2015-05-15 15:36:29 +02:00 |
hristoterezov
|
0da2547360
|
Fixes the size of the desktop streaming video for remote peer.
|
2015-03-17 18:46:08 +02:00 |
Boris Grozev
|
aee7a8e1bd
|
Fix a bug with stats accumulating. Fix a typo.
|
2015-02-26 10:12:06 +01:00 |
Boris Grozev
|
806d4ea443
|
Filters some statistics from the logs. Increases the interval for logged statistics.
|
2015-02-25 11:38:04 +01:00 |
hristoterezov
|
f2a7a43ba7
|
Fixes audio level performance issue on avatar.
|
2015-02-11 18:29:20 +02:00 |
hristoterezov
|
d21f994eee
|
Removes rtp stats option and adds options for disabling/enabling stats and audio levels.
|
2015-02-09 14:51:25 +02:00 |
hristoterezov
|
9eb2873cfa
|
Removes the bundles for every module and add bundle for the whole application.
|
2015-01-28 16:35:22 +02:00 |
hristoterezov
|
248d7a3173
|
Moves ssrc2jid global variable to the xmpp module.
|
2015-01-21 13:55:20 +02:00 |
hristoterezov
|
6c4a5bd2bc
|
Removes some global variables. Fixes recording.
|
2015-01-20 17:56:00 +02:00 |
hristoterezov
|
e4e66a03d7
|
Creates initial version of xmpp module.
|
2015-01-19 11:20:00 +02:00 |
paweldomas
|
6cc8b63104
|
Does not flood with missing "Jid for SSRC" warnings for outdated stats(removed streams).
|
2015-01-05 13:07:59 +01:00 |
hristoterezov
|
5b34a66cb6
|
Implements RTC module.
|
2014-12-19 15:59:08 +02:00 |
hristoterezov
|
c6d8e34779
|
Implements statistics module.
|
2014-12-17 18:21:25 +02:00 |