Commit graph

2464 commits

Author SHA1 Message Date
cat
b9b62ee744 LSP actually remove stream info tab as its now on the preview page 2014-08-21 14:55:47 +02:00
cat
34856509ea LSP preview page merge info 2014-08-21 14:55:47 +02:00
cat
f350a3c7b0 LSP preview improved some more 2014-08-21 14:55:47 +02:00
cat
9b9923b6d5 preview embed type selectors NB: changes to embed.js 2014-08-21 14:55:47 +02:00
Erik Zandvliet
20ef805c0c Fixed infinite loop on internal request 2014-08-21 13:55:27 +02:00
ozzay
e34bb0b14e Cleaned up TS code 2014-08-21 11:04:31 +02:00
ozzay
827656b6dc TS MP3 works mostly, but PMT has wrong checksum 2014-08-21 11:04:31 +02:00
ozzay
6260df4a32 Made TS packet resize on right times
CRC checksum is now a library call
2014-08-21 11:04:31 +02:00
ozzay
2e0b73f726 Added set functions to TS PMT 2014-08-21 11:04:31 +02:00
ozzay
c32f111f36 Fixed a minor DTSC analysing bug 2014-08-19 16:20:47 +02:00
ozzay
4f3f67d23f Allow repeated calling of Config::activate 2014-08-18 13:10:26 +02:00
ozzay
f22c229aea Fixed daemonizing bug 2014-08-18 13:09:49 +02:00
Thulinma
3d9f603c4b Fixed non-H264 video tracks for FLV, HDS and RTMP outputs. 2014-08-07 21:49:56 +02:00
Thulinma
5784e0eb32 Added support for FLV/RTMP-based output of ScreenVideo1/2, VP6 and JPEG. 2014-08-07 19:09:31 +02:00
Thulinma
42f5ef5468 Fixed HLS live missed fragment counter. 2014-08-05 23:37:56 +02:00
Thulinma
c6b860d54e HLS will now force-skip the first fragment if live and there are more than 2 fragments buffered. 2014-08-05 23:24:56 +02:00
Thulinma
875e8ef317 Fix for HLS URLs when only one track is available. 2014-08-05 22:59:17 +02:00
Thulinma
507eb80707 Temporarily disabled conversion API. 2014-08-05 21:52:52 +02:00
Thulinma
306c896bea Corrected handling and messaging about empty packets in DTSC::Packet::reinit. 2014-08-05 16:45:51 +02:00
Thulinma
0d4adb98cb Extra sanity checks in MistOut* processes. 2014-08-05 16:04:34 +02:00
Thulinma
9554263e2f Fixed Packet::reInit printing errors for empty packets. 2014-08-05 16:03:24 +02:00
Thulinma
e2eee229df Various tweaks and fixes to all MistIn processes. 2014-08-05 15:16:23 +02:00
Thulinma
68245bf74c Fixed debug levels for MistIn processes. Tweaked various verbosity levels. 2014-08-05 15:15:20 +02:00
Thulinma
e2d6b226da Improved MistIn* player timer accuracy. 2014-08-05 14:50:12 +02:00
Thulinma
a15dc736da Fixed "Trying to time-out an element without counters" errors when outputs are shutting down cleanly. 2014-08-05 14:26:55 +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
7d015a32d3 Repeat previous fixes for Socket::Buffer-backed RTMP streams. 2014-08-05 14:25:14 +02:00
Thulinma
d98f14fa04 Fixed RTMP packet timestamp delta handling. 2014-08-05 02:47:43 +02:00
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