Commit graph

130 commits

Author SHA1 Message Date
Thulinma
4963aac941 Updated DTSC analyser in compact mode to be more accurate and detect possible HLS-related issues, compact mode no longer a Pro-only feature. 2016-10-11 15:09:19 +02:00
Thulinma
400ac582ae Fixed load balancer crash when 0 ram reported or detected in an edge 2016-09-22 09:16:50 +02:00
Thulinma
cbfb3d62bf Added variable weights to the load balancer, improved timeout behaviour and verbosity 2016-09-15 16:17:49 +02:00
Thulinma
539ac17dc0 Added FULL reply to load balancer when all servers out of bandwidth, servers that are out of bandwidth now no longer score at all. 2016-09-02 18:17:06 +02:00
Thulinma
09b398f36c Added list of viewers for all streams to balancer 2016-07-21 15:19:55 +02:00
Thulinma
f9dcbc7f13 Fixed balancer. 2016-07-21 14:46:29 +02:00
Thulinma
4e35165f3d Tweaked load balancer verbosity levels 2016-07-21 14:37:29 +02:00
Thulinma
b608f011e3 Load balancer fixes/improvements made during paper writing. 2016-07-20 11:07:46 +02:00
Thulinma
d0abad68b3 Added track language support to TS input 2016-07-18 10:44:29 +02:00
Thulinma
bd38fd20c3 More TS-related improvements, to ADTS support specifically. 2016-07-07 22:31:35 +02:00
Thulinma
9536ab1414 Fix for several TS-related problems. 2016-07-06 11:18:29 +02:00
Thulinma
4c9c6fa7ba Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
Erik Zandvliet
5a8b9be44a Added a -c / --compact flag to MistAnalyserDTSC 2016-05-17 14:46:28 +02:00
Thulinma
dfc41cc596 Prometheus stats split over viewers, incoming and outgoing.
Load balancer updated to use new split stats and provide info per host and/or stream if requested over its port.
2016-05-15 00:20:53 +02:00
Thulinma
668560ff05 Added skipDynamic optional argument to most binary representations of metadata/tracks, which skips sending dynamic parts of the metadata if true. 2016-05-05 16:05:12 +02:00
Thulinma
a247095c6d Load balancer working. 2016-05-04 18:07:20 +02:00
Thulinma
35b2dd6bee Better working TS input, Pro side. Code by Erik Zandvliet. 2015-11-05 17:11:04 +01:00
Erik Zandvliet
b32b6c5985 Fixed 2015-09-10 01:02:32 +02:00
Erik Zandvliet
1f4b523b1b Initial TS Input commit 2015-09-10 00:54:55 +02:00
Thulinma
c8d1c2006e Pro version equivalent of recent free version changes. 2015-09-03 19:56:27 +02:00
Thulinma
d8051984f2 Merge branch 'development' into LTS_development 2015-09-03 17:55:47 +02:00
Thulinma
096b289cdf Updated --version argument to give more detailed output. 2015-09-03 17:54:20 +02:00
Thulinma
9c4af587df Fix stats analyser. 2015-06-16 11:17:18 +02:00
Thulinma
cb298c57fd Merge branch 'development' into LTS_development
# Conflicts:
#	CMakeLists.txt
#	src/analysers/info.cpp
2015-04-16 12:24:37 +02:00
Thulinma
184f7ad6c8 Removed old MistInfo binary and dependencies on it. 2015-04-16 12:21:33 +02:00
Thulinma
4bdbd82f66 LTS Commits 2015-04-05 21:38:36 +02:00
Thulinma
8c1bb07403 Tweaked RTMP analyser to use same code path as RTMP output. 2015-04-02 16:32:18 +02:00
wouter spruit
bbb405269f removed fixed in info.cpp analyser 2015-03-06 14:20:50 +01:00
Thulinma
a47504b5cb Ogg support fixed and re-added. Squash of various commits made by Wouter Spruit. 2014-12-23 13:10:28 +01:00
Erik Zandvliet
84798ffaba Fixed proper metadata parsing through MistInfo 2014-12-04 13:39:25 +01:00
Thulinma
39614d9dcf FLV analyser output readability improvements, added filter option. 2014-09-24 13:59:43 +02:00
Thulinma
549cf525f0 Improved RTMP analyzer speed and precision. 2014-09-22 13:37:15 +02:00
Erik Zandvliet
b0aa5bd310 Fixed a bug in the DTSC analyser 2014-09-02 12:03:33 +02:00
Thulinma
80f3588b56 DTSC analyser fixes 2014-08-29 22:32:01 +02:00
Thulinma
6dfe97a9c2 Fixed RTMP analyser printing errors when there were no real errors, at end of stream. 2014-08-05 14:26:09 +02:00
Thulinma
4bf7f30473 Properly output aggregate messages from MistAnalyserRTMP 2014-07-09 10:03:41 +02:00
Thulinma
d459a99317 Updates to the DTSC analyser - not fully complete, but still nice. 2014-05-13 12:00:26 +02:00
Thulinma
ee93e80b8d Added byte position counter for invalid RTMP data printout in the analyser. 2014-04-29 15:32:45 +02:00
Thulinma
cd2fe225c5 Shared memory rewrite 2014-04-04 19:50:40 +02:00
Thulinma
d8113e7829 Changed buildsystem from automake to plain make. 2014-01-04 22:28:09 +01:00
Thulinma
cde42ce36e Metadata upgrades as well as improvements to the buffer in terms of debugging and code maintainability. 2013-11-27 15:30:34 +01:00
Thulinma
1986b1517b Updated RTMP analyser for better readability. 2013-11-18 14:36:19 +01:00
Oswald Auguste de Bruin
a0a6e957a5 Ogg 2 DTSC nearly working 2013-08-13 16:32:04 +02:00
Erik Zandvliet
4364199f50 Updated ogg analyser 2013-08-13 16:32:04 +02:00
Oswald de Bruin
03d4d58cbe Ogg fixing 2013-08-13 16:32:04 +02:00
Oswald de Bruin
4cf03e2361 ogg edits 2013-08-13 16:32:04 +02:00
Oswald de Bruin
f9266aeb76 ogg support started in lib 2013-08-13 16:32:04 +02:00
Oswald de Bruin
7ab79686f7 Cleared up some messages 2013-07-02 15:54:05 +02:00
Erik Zandvliet
d6b503b267 Speeding up DTSC Reading without header 2013-06-27 10:38:06 +02:00
Erik Zandvliet
7e3c97355f Update to "keys" element instead of all different arrays. 2013-06-04 11:54:19 +02:00