Thulinma
|
142ef73f6c
|
Various fixes for live streams.
|
2014-12-21 13:50:08 +01:00 |
|
Thulinma
|
cc4539c4da
|
Fixed near-live playback of HLS, HDS and HSS.
|
2014-12-19 00:52:07 +01:00 |
|
Thulinma
|
6ce3678056
|
Fixed HTTP outputs not closing cleanly.
|
2014-12-16 13:38:47 +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 |
|
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
|
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
|
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
|
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 |
|
Erik Zandvliet
|
84798ffaba
|
Fixed proper metadata parsing through MistInfo
|
2014-12-04 13:39:25 +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 |
|
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 |
|
Thulinma
|
b68df4f2dd
|
Fixed HLS init.
|
2014-11-14 15:25:45 +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 |
|
Thulinma
|
318af0b353
|
Improved handling of VoD file metadata, added some failsaves against metadata corruption.
|
2014-11-11 15:42:17 +01:00 |
|
Thulinma
|
455bce2c34
|
Further fixes to HTTP.
|
2014-11-07 21:07:19 +01:00 |
|
Thulinma
|
9b499354ee
|
Fixed MistOutHTTP interface selection command line parameter.
|
2014-11-07 20:38:36 +01:00 |
|
Thulinma
|
c48ef1e4eb
|
Improved RTMP push reject message clarity.
|
2014-11-07 16:31:25 +01:00 |
|
Thulinma
|
e6fce96650
|
Fixed info_streamname.js output, was outputting embed_streamname.js output instead.
|
2014-11-05 15:34:59 +01:00 |
|
Thulinma
|
d1bbb26e96
|
Fixed HTTP outputs for Windows builds.
|
2014-11-05 12:30:34 +01:00 |
|
Thulinma
|
a2f16d9fac
|
Lowered input debug message verbosity levels.
|
2014-10-31 19:37:40 +01:00 |
|
Thulinma
|
e6e76d3971
|
Fixed input buffering packet mismatch problems.
|
2014-10-31 19:25:53 +01:00 |
|
Thulinma
|
d457046420
|
Converted HTTP based outputs to new and improved mechanism, increasing robustness and efficiency.
|
2014-10-31 00:38:25 +01:00 |
|
Thulinma
|
b325ca96ee
|
Added checksum to stats of HTTP based outputs for later merging of connections.
|
2014-10-23 15:12:33 +02:00 |
|
Thulinma
|
c26661b690
|
Fixed hostname in statistics to properly be in packed binary format, internally.
|
2014-10-22 16:51:51 +02:00 |
|
wouter spruit
|
ba3880d78d
|
Fixed recording some more some more.
|
2014-10-16 09:37:38 +02:00 |
|
Erik Zandvliet
|
b6e4e0243e
|
Fixed HLS (some more)
|
2014-10-06 14:54:19 +02:00 |
|
Thulinma
|
480bda3f67
|
Fixes to HTTP connector.
|
2014-10-04 15:45:22 +02:00 |
|