Commit graph

1312 commits

Author SHA1 Message Date
Erik Zandvliet
10ce807f6f Edits to accomodate with abstracted semaphore class 2014-04-30 11:41:50 +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
eb5c85c385 Debug message tweaks. 2014-04-22 01:53:31 +02:00
Thulinma
71e4a0cc26 Fixed various input buffering bugs, fixed various output bugs, fixed MP4. 2014-04-21 20:59:16 +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
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
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
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
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
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
e6ecfd87ae Daemonizing is no longer the standard 2014-03-10 14:22:53 +01:00
Thulinma
8cba8e597c HTTP usage optimizes 2014-03-06 16:25:47 +01:00
Thulinma
7a7e860bf2 Fixes and optimizes to Smooth Streaming connector. 2014-03-03 14:45:00 +01:00
Thulinma
30b8b90ce5 Fixed embed code when compiled without java installed. 2014-02-24 14:45:14 +01:00
Thulinma
b95ec25255 Added max_lead_time variable to player process for better readability. 2014-02-23 14:35:51 +01:00
Thulinma
636cb51b05 Re-ordered MP4 connector source handling for improved accuracy of return messages. 2014-02-14 14:59:10 +01:00
Thulinma
6fd8fef8bb Added more precise controller shutdown messages. 2014-02-13 13:28:25 +01:00
Thulinma
c7e6f966b0 Fixed HTTP proxying status code when not multiplexing requests. 2014-02-13 11:37:33 +01:00
Thulinma
537c3cff94 Added support for overriding multiplexing behaviour of HTTP proxy connector. 2014-02-13 10:33:01 +01:00
Thulinma
bda368b75f MP4 progressive connector cleanups, fixes and simplification. 2014-02-13 00:31:25 +01:00
Thulinma
bb16647467 Added support for syncing MistPlayer output. 2014-02-12 15:29:41 +01:00
Thulinma
d0418e373a Fix MP4 keyframe display issues. 2014-02-11 17:26:17 +01:00
Thulinma
a134e7b711 Removed some debug message warnings. 2014-02-10 01:00:54 +01:00
Thulinma
683e2c6190 Implemented MP4 seeking, improved HTTP proxy debugging output, fixed HTTP proxy bug where closed connections were erronously re-used mid-transfer. 2014-02-10 00:36:02 +01:00
Erik Zandvliet
866f2fc2b0 Fixed clearing the conversion status. 2014-02-04 23:42:43 +01:00
Thulinma
83ae5aeccd Fixed infinite loops in MP4 connector when selecting invalid tracks. 2014-01-31 15:30:23 +01:00
Thulinma
57967696c2 Fixed high debugging levels problems. 2014-01-31 14:31:56 +01:00
cat
32847f80f0 LSP - bugfixes - hide audio/video options when the encoder is set to current and force 44100 samplerate for mp3 2014-01-31 13:11:06 +01:00
cat
6d4a870fb2 LSP: bugfix - deletion of stream limits 2014-01-31 13:11:06 +01:00
Thulinma
e324b24cd9 Decreased default MP4 connector debugging verbosity. 2014-01-31 12:57:05 +01:00
Thulinma
54196c43c8 MistPlayer - now with even more sanity! 2014-01-31 12:55:46 +01:00
Thulinma
8844f8691a Fixed progressive MP4 track selection. 2014-01-30 17:07:36 +01:00
Thulinma
b5ff0eb0e4 Fixed compile errors. 2014-01-30 13:37:36 +01:00
Oswald Auguste de Bruin
f0b126ee9c MP4 code sanitised, DTSC2MP4 removed from makefile 2014-01-30 12:32:35 +01:00