Commit graph

41 commits

Author SHA1 Message Date
Erik Zandvliet
18fa38a5cc Added error detection on writing config file 2014-01-13 15:24:27 +01:00
Thulinma
a4baed35d2 Fixed updateProtocol not restarting protocols with correct parameters.
Signed-off-by: Thulinma <jaron@vietors.com>
2014-01-13 15:01:09 +01:00
Erik Zandvliet
f2dabd962f Check for corrupt files. 2014-01-08 11:29:47 +01:00
Thulinma
d625e68c5f Added Buffer->Controller logging capabilities. 2014-01-08 01:40:26 +01:00
Thulinma
ad5929c603 Optimized controller API responses. 2014-01-07 17:16:55 +01:00
Thulinma
05d23a0ac6 Removed ALL the compile warnings! 2014-01-05 15:28:53 +01:00
Thulinma
1b84897e34 Updated working of invalid H264 check for live stream to match VoD wording. 2013-12-17 11:22:46 +01:00
Oswald Auguste de Bruin
e3e76758b7 Added code for initial login create through LSP 2013-12-17 11:18:58 +01:00
Oswald Auguste de Bruin
ae29894737 LSP colours now working right. Error value 0, 1 and 2 correctly are now correctly sent from controller. 2013-12-17 11:18:45 +01:00
Thulinma
4c3488564a Added optimality checks for live streams, equal to VoD optimality checks. 2013-12-17 11:04:19 +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
088b917b52 Merged non-LTS code from LTS branch into other repositories. 2013-11-25 12:21:51 +01:00
Thulinma
0a3b34e9b6 Updated buffer and controller for upcoming features. 2013-11-18 16:48:59 +01:00
Thulinma
becd0341ac Added H264 baseline 3.0 checks. Stream configurations are now robust and will no longer accept nonsense values. 2013-10-29 16:55:03 +01:00
Thulinma
8cae22be8e Reduced log duplicity. 2013-10-29 16:52:05 +01:00
Thulinma
d9437ec17f Updated controller capabilities with better Mac support. 2013-10-24 11:42:29 +02:00
Thulinma
26a57a1668 More fixes. 2013-10-17 13:56:19 +02:00
Thulinma
e6556b0783 Fix rest of Erik stuff. 2013-10-17 13:04:30 +02:00
Thulinma
50b15bb0d6 Fixed Erik's mistakes. Ohai Erik. 2013-10-17 10:02:04 +02:00
Erik Zandvliet
41142e681c Added automated fixing on the correct places. 2013-10-17 09:20:44 +02:00
Thulinma
b695ba6491 Make use of new getTmpFolder() function in libmist 2013-09-11 12:32:07 +02:00
Thulinma
90436e100d Updated controller to make use of new HTTP capabilities. 2013-08-29 17:59:56 +02:00
Thulinma
51d0d26a6e Fixed metadata not being loaded before first viewer opens the stream. 2013-08-28 15:19:56 +02:00
Thulinma
a254fe7195 Removed debug information, fixed controller, made HTTP connector auto-discover connectors. 2013-08-12 16:25:36 +02:00
Thulinma
221cd15b07 Some minor optimalizations and fixes to controller. 2013-08-12 13:20:19 +02:00
Thulinma
aad94e2ded Improved connector capabilities detection. (As in, there now actually is detection instead of hardcoded values...) 2013-08-07 16:09:28 +02:00
ThatGuy
2cc27efcae Fixed TS, added several parameters for MistConnTS, controller now builds parameters correctly (spaces issue) 2013-07-29 12:30:06 +02:00
Thulinma
3053ffa140 Removed debug messages Oswald accidentally left in ^_^ 2013-07-11 15:55:43 +02:00
Oswald de Bruin
6c64a854d5 Controller now userfriendly with default protocols 2013-07-02 15:54:05 +02:00
Oswald de Bruin
7ab79686f7 Cleared up some messages 2013-07-02 15:54:05 +02:00
Erik Zandvliet
623a30a8b1 Egalized output for both ffprobe and AnalyserDTSC output, also, conversion is now working (though without much status checking) 2013-06-06 15:46:28 +02:00
Erik Zandvliet
e3bb5253d0 Working encoder detection 2013-06-06 15:42:12 +02:00
Thulinma
1c759bb2cd Added -c function to controller. 2013-05-21 13:00:02 +02:00
Thulinma
5612f83db6 Fixed VoD stream status resetting improperly. 2013-05-14 10:53:25 +02:00
Erik Zandvliet
96e8523c51 Fixed a small bug in logging 2013-05-13 13:13:57 +02:00
Thulinma
bb380613f4 Tweaked log messages in controller when messing with immutable properties (time, version). 2013-04-23 12:41:25 +02:00
Thulinma
e23a835c26 Reordered controller shutdown ordering. 2013-04-10 23:26:16 +02:00
Erik Zandvliet
431f453586 Added extra doxygen, refactored all analysers into a separate namespace. 2013-03-30 15:05:43 +01:00
Erik Zandvliet
ea646f6354 Added doxygen-style documentation to the controller. 2013-03-28 16:14:13 +01:00
Thulinma
14ba7f835a Re-unified coding style. 2013-03-25 12:25:36 +01:00
Thulinma
1762ae9724 Made src directory structure more sane - all binaries are now built in src but sources are divided amongst subdirs of src 2013-03-13 23:28:47 +01:00