Commit graph

2473 commits

Author SHA1 Message Date
Erik Zandvliet
961bf6108b Fixes autobackoff on windows 2014-04-30 15:29:59 +02:00
cat
4ad0a661b4 LSP - bugfix host limits not being added/editable 2014-04-30 12:16:55 +02:00
cat
d277ef3922 LSP stats map coordinates (WIP) 2014-04-30 12:16:55 +02:00
Thulinma
6cbf81bdb9 Fixed stdin/stdout support messages for MistIn applications. 2014-04-30 12:05:50 +02:00
Thulinma
e17e1bddf6 Merge conflict solved for semaphore abstraction. 2014-04-30 11:46:55 +02:00
Thulinma
cfbc882641 Various HTTP Dynamic Streaming fixes. 2014-04-30 11:41:50 +02:00
Erik Zandvliet
10ce807f6f Edits to accomodate with abstracted semaphore class 2014-04-30 11:41:50 +02:00
Erik Zandvliet
4f1e1fa1d7 Abstraction of semaphore to a class 2014-04-30 11:33:46 +02:00
Thulinma
1e3b38f777 Optmized AFRT::setFragmentRun function. 2014-04-29 18:07:33 +02:00
Thulinma
11110dbdd6 Fixed uninitialized semaphore in shared memory code. 2014-04-29 15:33:57 +02:00
Thulinma
7f65aec7a0 Fixed a few generic socket mistakes and uninitialized memory occurances. 2014-04-29 15:33:41 +02:00
Thulinma
8c69afe18a Various RTMP improvements. 2014-04-29 15:33:19 +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
52e8e2a2ae Various fixes to MistOutRTMP 2014-04-29 15:31:43 +02:00
Thulinma
c3ccee8e43 Fixed generic MistIn pointer mistake. 2014-04-29 15:31:24 +02:00
Thulinma
bd682b72bf Removed superfluous debug message. 2014-04-22 21:50:37 +02:00
Thulinma
60929d5014 Made DTSC seeking functions more robust. 2014-04-22 16:15:11 +02:00
Thulinma
eb5c85c385 Debug message tweaks. 2014-04-22 01:53:31 +02:00
Thulinma
8fde3f5851 Debug message changes and minor optimizations to DTSC library. 2014-04-22 01:48:17 +02:00
Thulinma
71e4a0cc26 Fixed various input buffering bugs, fixed various output bugs, fixed MP4. 2014-04-21 20:59:16 +02:00
Thulinma
bca6097ae4 Tweaked debug messages. 2014-04-21 20:57:44 +02:00
Thulinma
4de598054a Added Mac support 2014-04-18 16:29:58 +02:00
Thulinma
9bdb6c17d6 Fixed eternal looping at end of some files. 2014-04-18 16:24:47 +02:00
Thulinma
af5ad26668 Added support for stream enabledness checking. 2014-04-18 14:26:14 +02:00
Thulinma
efa5d67231 Changed getStream/getLive/getVod functions to return a bool instead of a socket. 2014-04-18 14:23:02 +02:00
Erik Zandvliet
87a2f50dc9 Updated the buffer to reflect on non-video keyframes 2014-04-18 13:33:45 +02:00
Erik Zandvliet
a5a8546250 Fixed a bug for live keyframe generation on non-video tracks 2014-04-18 13:33:45 +02:00
Erik Zandvliet
3051173f3c Probably bugfix for the live audio problem 2014-04-18 13:33:45 +02:00
Thulinma
f00ae42c32 Fixed default values for cut and DVR time stream settings. 2014-04-18 13:30:25 +02:00
Thulinma
4e0fe2e6e5 Changed init data printing functions to print as hex garbage instead of binary garbage. 2014-04-17 10:35:21 +02:00
Erik Zandvliet
b571bc0ab1 Actually erase pages, instead of just saying so 2014-04-17 10:23:08 +02:00
Thulinma
2031742fe9 Fixed controller not checking dtsh files. 2014-04-15 13:28:29 +02:00
Thulinma
22ad0f2880 Fix stream pushing from various RTMP sources that pass get parameters in the streamname. 2014-04-15 13:28:00 +02:00
Thulinma
dbf0b74e0a Improved various DTSC toPrettyString functions to be able to handle std::ostream instead of std::stringstream. 2014-04-12 08:07:19 +02:00
Thulinma
016dcf36e0 Improved development build handling of MistIn processes, tweaked verbosity some. 2014-04-12 08:04:55 +02:00
Thulinma
5ece1d7471 Fixed some compile errors. 2014-04-05 01:03:09 +02:00
cat
3b7025019f LSP - redraw preview page, dont add
LSP fix the bug caused by the previous fix..
2014-04-04 22:08:54 +02:00
Thulinma
e4f5ba219f Better handling of .dtsh headers in controller 2014-04-04 22:08:07 +02:00
Thulinma
288dedee44 Fixed live playback speed issues. 2014-04-04 21:36:36 +02:00
Thulinma
cd2fe225c5 Shared memory rewrite 2014-04-04 19:50:40 +02:00
Thulinma
0e5d838a20 Shared Memory updates 2014-04-04 02:08:05 +02:00
Thulinma
330b9f871d Fixed FLV::Tag.offset() return value for non-H264 packets. 2014-03-19 10:16:05 +01:00
Thulinma
afcddbfca6 Temporary fix for live buffers - will be superseded by upcoming architecture changes. 2014-03-15 14:05:03 +01:00
Thulinma
13adf0bed0 Fixed an off by one mistake in the MP4 connector. 2014-03-12 16:30:00 +01:00
Thulinma
bdc4b194df Added a missing return statement in HTTPReader::Read 2014-03-12 16:18:49 +01:00
Thulinma
0b3dc1f3ba Added init.d and systemd service files. 2014-03-12 14:02:59 +01:00
martin
d519a8f6a0 Added support for logfiles 2014-03-12 13:51:21 +01:00
martin
1d1519111f Improved Daemonize function, to work with logs 2014-03-12 13:35:56 +01:00
martin
1063daeff4 daemonising is no longer the default 2014-03-12 13:35:56 +01:00
martin
e6ecfd87ae Daemonizing is no longer the standard 2014-03-10 14:22:53 +01:00