Commit graph

2537 commits

Author SHA1 Message Date
Erik Zandvliet
e94e598841 Allow for more viewers on sharedServer classes 2014-12-17 16:03:59 +01:00
Thulinma
6ce3678056 Fixed HTTP outputs not closing cleanly. 2014-12-16 13:38:47 +01:00
Thulinma
7822e5c75d Fixed memory leak in MP4 library. 2014-12-16 13:07:34 +01:00
Thulinma
9132d38ac0 Fixed seeking when seeking to a timestamp right before a keyframe right after a memory page switch. Also made MP4 progressive output more reliable, improved timers and debugging message clarity. 2014-12-16 11:54:12 +01:00
Erik Zandvliet
1e7766701d Edited maximum "send through socket" size for windows 2014-12-15 21:34:41 +01:00
Thulinma
7e5d7264ae Fixed race condition when disconnecting shared memory client elements. 2014-12-15 18:16:08 +01:00
Thulinma
da612d03b6 Simplified controller config parsing - behaviour unchanged. 2014-12-15 18:14:00 +01:00
Thulinma
85fe9d1713 Fixed slow input buffer shutdown. 2014-12-15 18:13:38 +01:00
Thulinma
70ba531ba9 Some minor optimizes to HDS fragment list generation. 2014-12-13 21:21:20 +01:00
Thulinma
69bfb3a0be Various MP4 lib optimizations. 2014-12-13 16:54:40 +01:00
Thulinma
2e48687e8e MP4 output can now almost be considered fast. Almost. 2014-12-13 16:41:12 +01:00
Thulinma
fac1727e10 Fixed stream-less builtin files loading correctly. 2014-12-13 14:58:32 +01:00
Thulinma
3030be0384 Optimized file output from all MistIn* processes. 2014-12-13 00:14:51 +01:00
Thulinma
6d67bcdd67 Added Meta.updatePosOverride for efficient conversions from streams to DTSC files. 2014-12-13 00:13:27 +01:00
Thulinma
1798db4602 Optimized metadata updating, added genericFill function to DTSC::Packet for efficient packet creation. 2014-12-12 16:37:01 +01:00
Thulinma
f059e2148c Optimized metadata updater. 2014-12-11 15:49:30 +01:00
Thulinma
a9bf4fea4a Further improvement to error handling of HTTP internal output. 2014-12-11 12:41:10 +01:00
Thulinma
3c45efc9e4 Fixed a typo from an earlier commit. 2014-12-11 12:24:22 +01:00
Thulinma
8fa8a5d736 Fixed JSON error responses to internal HTTP output. 2014-12-11 12:23:19 +01:00
Thulinma
5e4a56222e Added selectDefaultTracks function. 2014-12-11 03:16:00 +01:00
Thulinma
9131ef80db Fixed track selection in HTTP requests. 2014-12-10 13:12:05 +01:00
Thulinma
cb088f68b0 Fixed MistIn conversion mode. 2014-12-09 14:48:04 +01:00
Thulinma
0438cfcd1d Tweaked default buffer starting position behaviour for outputs. 2014-12-08 17:35:22 +01:00
Thulinma
78aa855084 Fixed HTTP embed code problems. 2014-12-07 00:22:23 +01:00
Thulinma
21c083ccc1 Added getPureSocket call to socket library for detecting piped/real socket difference. 2014-12-07 00:20:35 +01:00
Thulinma
2769e41258 Fixed keysizes not being properly wiped when the stream buffer is. 2014-12-05 21:40:36 +01:00
Thulinma
55046206fe Fixed various statistics bugs. 2014-12-05 21:31:45 +01:00
Erik Zandvliet
17a93fe927 Indentation fix + last page buffer fix 2014-12-05 13:21:39 +01:00
Thulinma
06f88ef296 Let socket library return correct socket number in all cases. 2014-12-05 13:11:12 +01:00
Erik Zandvliet
84798ffaba Fixed proper metadata parsing through MistInfo 2014-12-04 13:39:25 +01:00
Erik Zandvliet
fcf540af8e Removed a debug message 2014-12-04 13:39:03 +01:00
Erik Zandvliet
0b4c4f70ec Minor fixes 2014-12-04 09:50:23 +01:00
Erik Zandvliet
1743dcb93d Fix for using old files. 2014-12-03 14:01:09 +01:00
Erik Zandvliet
c2a0d95f2b Fix for not having to read through the entire file on startup of input. 2014-12-02 12:43:13 +01:00
Erik Zandvliet
afef126295 Fix for not having to read through the entire file on startup of input. 2014-12-02 12:41:48 +01:00
Thulinma
74d491d3ff Added small timer before closing stderr to make sure all closing messages are properly printed. 2014-11-29 01:12:01 +01:00
Thulinma
63c4e5d1e6 New statistics code with sessions. 2014-11-28 16:30:35 +01:00
cat
baa29b55c5 LSP - input options 2014-11-27 10:03:17 +01:00
Thulinma
1f83e1d5b4 Fixed commit mistake. 2014-11-26 10:00:36 +01:00
Thulinma
8d4639c8c6 Better method for setting bufferTime. 2014-11-24 15:55:50 +01:00
Thulinma
f458e4d836 Very sadface, Erik. :-( 2014-11-18 15:36:50 +01:00
Erik Zandvliet
7cd943c50f Fixed PCR location for HLS streams 2014-11-18 15:29:41 +01:00
Erik Zandvliet
fc080f81ca Fixed CRC calculation for TS Packets, in particular the PAT 2014-11-17 14:45:07 +01:00
Thulinma
b68df4f2dd Fixed HLS init. 2014-11-14 15:25:45 +01:00
Erik Zandvliet
7bf5b4093b Fixed continuity counters for HLS 2014-11-14 14:53:16 +01:00
Erik Zandvliet
0fbcd97309 Fixed HLS, Fixed continuity counters updating 2014-11-14 14:45:44 +01:00
Thulinma
fbb3032fe4 Added json_*.js output for pure JSON-only format. 2014-11-13 17:29:45 +01:00
Thulinma
0d24dfb3a9 Fixed HLS Content-Type. 2014-11-13 17:29:30 +01:00
Erik Zandvliet
701b421d9c Fix for sending non-chunked when connection:close is encountered 2014-11-13 16:56:44 +01:00
Thulinma
318af0b353 Improved handling of VoD file metadata, added some failsaves against metadata corruption. 2014-11-11 15:42:17 +01:00