Commit graph

2436 commits

Author SHA1 Message Date
Thulinma
05d3375412 Re-enabled stream status checkers for Windows/Mac versions. 2014-08-04 18:02:04 +02:00
Thulinma
a0197ad7f1 Fixed stream startup forking incorrectly. 2014-08-04 17:44:12 +02:00
Thulinma
2c972c0829 Fixed 5s timer for protocol status checker. 2014-08-04 16:00:37 +02:00
Thulinma
cc7ffac297 Added Util::wait as guaranteed-time Util::sleep implementation. 2014-08-04 15:57:49 +02:00
Thulinma
5264fbf546 MistController: now with even more threads! 2014-08-02 16:39:43 +02:00
Thulinma
c5f6956766 Disabled stream starting from the controller for mac and windows versions. 2014-07-30 17:15:20 +02:00
Thulinma
625543d0ef Undo part of previous fix that only made things worse. 2014-07-29 17:28:46 +02:00
Thulinma
7b5b5f8ff0 Hopefully fixed controller stream metadata updater. 2014-07-29 15:20:03 +02:00
Thulinma
48bc30045e Improved sharedPage initalization error reporting, added \todo note about sharedPage assignment operator. 2014-07-29 14:41:15 +02:00
Thulinma
9b798275ea Improved Procs::StartPiped error reporting. 2014-07-29 14:26:54 +02:00
Thulinma
3016653f9a Added error message and handling for non-starting connectors over HTTP. 2014-07-29 13:45:52 +02:00
Thulinma
848f075ff4 Added lots of DLVL_INSANE level debug messages to controller metadata checks. Simplified internal stream handling. 2014-07-29 13:36:43 +02:00
Thulinma
e0d6a18f70 Fixed first page under Windows not being correct size for pushing (Bad, Erik, bad!) 2014-07-24 15:11:14 +02:00
Thulinma
9d2c71e4df Tweaked debug message levels for MistIn/Out processes 2014-07-24 15:10:48 +02:00
Thulinma
398e0421a1 Windows dual-stack support. 2014-07-23 13:14:07 +02:00
Thulinma
c7cef0260f Fixed HLS url recognition failure 2014-07-23 12:51:23 +02:00
Erik Zandvliet
b1e3eb3628 Fix opening new pages on time for windows 2014-07-22 15:28:03 +02:00
Thulinma
4ff3985481 Fixed comma placement issues with DTSC::Scan::toPrettyString 2014-07-22 15:01:37 +02:00
Thulinma
809b18d029 Hopefully fixed timeout issues in outputs. 2014-07-22 12:04:12 +02:00
Thulinma
27bc1995e7 Fixed indenting in conn_http.cpp; added proper support for debug levels to HTTP proxy. 2014-07-22 12:03:55 +02:00
Thulinma
eea2c8b0db Fixed semaphores being duplicated needlessly. 2014-07-17 16:25:10 +02:00
Erik Zandvliet
933586661f Fixed a "minor" bug... 2014-07-16 15:33:05 +02:00
Erik Zandvliet
0dc2a6155a Removed an unused semaphore 2014-07-16 12:53:40 +02:00
Thulinma
1e66e6c817 Removed stats sockets - haven't been in use for a while now. 2014-07-09 14:58:55 +02:00
Thulinma
4bf7f30473 Properly output aggregate messages from MistAnalyserRTMP 2014-07-09 10:03:41 +02:00
bdheeman
ba4eee3ae5 Generalize rc/init script; make it work nicly ;) 2014-06-30 14:14:53 +02:00
bdheeman
fbc1a456b4 Fix install permissions, errors and, or omissions 2014-06-30 14:14:43 +02:00
bdheeman
6a31f4b48b Fix install permissions, errors and, or omissions 2014-06-30 14:13:19 +02:00
Thulinma
9505a94a2a Removed MistDTSCFix calls in controller_streams.cpp 2014-06-26 14:02:15 +02:00
Thulinma
5a6e793f78 Removed faulty basepath default setting. 2014-06-23 21:49:28 +02:00
cat
2b69f40405 LSP - capabilities.load.one/five/fifteen should be divided by 100 2014-06-23 16:23:05 +02:00
Erik Zandvliet
fefd0e2f6f Two small fixes to repair rtmp re-pushing 2014-06-23 15:08:26 +02:00
Thulinma
1a3c23d5d7 Fixes and optimizes to MistController 2014-06-23 10:10:54 +02:00
Thulinma
f538bd0d93 smil support by Oswald de Bruin 2014-06-20 19:58:05 +02:00
Thulinma
f09e58e034 Better display of "enabled" protocols that used to display as unavailable. 2014-06-20 19:51:34 +02:00
Thulinma
c040a35267 Removed some superfluous debug messages. 2014-06-20 19:45:15 +02:00
Thulinma
7f1c2f28aa Various and sundry fixes. 2014-06-20 19:07:13 +02:00
cat
d66b407955 LSP: statistics are live-ish 2014-06-20 17:11:42 +02:00
cat
e4f86236e8 LSP: stats for individual streams - still WIP 2014-06-20 17:11:42 +02:00
cat
f7cc5c03ec LSP: 0 is not a default unless it's a number 2014-06-20 17:11:42 +02:00
cat
a2ab708aef LSP: explain IH-system on login page untill turned off through localStorage (if browser supports) 2014-06-20 17:11:42 +02:00
cat
f417df5de5 LSP: out logo isn't bold anymore: now in line with website 2014-06-20 17:11:41 +02:00
cat
cb6cb45690 LSP: debug can also have a default state 2014-06-20 17:11:41 +02:00
Thulinma
a08e0de7fc Fixed statistics being attempted before stream initialization. 2014-06-20 11:35:06 +02:00
Thulinma
a077f55a43 Added semaphore fail message when a semaphore cannot be opened. 2014-06-20 11:27:27 +02:00
Thulinma
1206b76b4a Made statistics and userpages independant of each other. 2014-06-20 11:05:04 +02:00
Thulinma
43078c5c68 Clearer semaphore error messages, removed some legacy code, fixed a compile warning or two. 2014-06-20 10:36:26 +02:00
Thulinma
80b905965e Various tweaks and fixes from Erik. 2014-06-19 16:51:02 +02:00
Thulinma
81d56bc04b HTTP proxy rewrite, by Wouter Spruit. 2014-06-18 15:00:26 +02:00
Thulinma
e090a9368d Fixed long forgotten merges. 2014-06-18 11:52:12 +02:00