wouter spruit
|
bea3ca503e
|
Preview bugfix.
|
2014-09-01 13:52:59 +02:00 |
|
Thulinma
|
6890632e9d
|
Fixed messed up merge. Really, guys?
|
2014-08-29 22:54:00 +02:00 |
|
Thulinma
|
80f3588b56
|
DTSC analyser fixes
|
2014-08-29 22:32:01 +02:00 |
|
wouter spruit
|
d2821a629e
|
Optimizes to TS outputs.
|
2014-08-29 22:31:50 +02:00 |
|
ozzay
|
286d6cba5c
|
MP3 codec support in more protocols.
|
2014-08-29 22:31:49 +02:00 |
|
Thulinma
|
ec831a98c1
|
Added some functionality to the DTSC::Scan class
|
2014-08-29 17:26:47 +02:00 |
|
Erik Zandvliet
|
194d1ae9a3
|
Optimized TS and HLS
|
2014-08-27 13:35:00 +02:00 |
|
ozzay
|
aedf06d3ef
|
Live does not break after viewer disconnect
Make sure pusher is identified in output.cpp as data[4,5] = 0xFFFF
|
2014-08-22 17:04:17 +02:00 |
|
cat
|
e0e40ff173
|
LSP added version to email for help
|
2014-08-21 14:55:47 +02:00 |
|
cat
|
9ed1f4012c
|
LSP createacc landing page with option to enable protocols
|
2014-08-21 14:55:47 +02:00 |
|
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 |
|