Commit graph

46 commits

Author SHA1 Message Date
Thulinma
39a386ab18 Stability improvements for live buffers / fixed issues with file extensions in RTMP stream names. 2015-01-29 01:28:46 +01:00
Thulinma
43d35cf29b Converted previously hardcoded default sizes for shared memory pages to defines. 2015-01-27 12:03:52 +01:00
Erik Zandvliet
c99e0bc3ef Fixed a bug where non-video pageswitches were calculated wrong 2015-01-26 11:03:14 +01:00
Thulinma
a001feafca Fixed various live issues. 2014-12-30 02:08:14 +01:00
Thulinma
a47504b5cb Ogg support fixed and re-added. Squash of various commits made by Wouter Spruit. 2014-12-23 13:10:28 +01:00
Thulinma
142ef73f6c Various fixes for live streams. 2014-12-21 13:50:08 +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
fac1727e10 Fixed stream-less builtin files loading correctly. 2014-12-13 14:58:32 +01:00
Thulinma
3c45efc9e4 Fixed a typo from an earlier commit. 2014-12-11 12:24:22 +01:00
Thulinma
5e4a56222e Added selectDefaultTracks function. 2014-12-11 03:16:00 +01:00
Thulinma
0438cfcd1d Tweaked default buffer starting position behaviour for outputs. 2014-12-08 17:35:22 +01:00
Thulinma
55046206fe Fixed various statistics bugs. 2014-12-05 21:31:45 +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
Thulinma
8542281ac2 JSON-based input selection. 2014-10-02 16:12:19 +02:00
Thulinma
3fa253c297 Fixed more live stuff. 2014-10-01 13:01:34 +02:00
Thulinma
fc5e86d7c2 Added MistOutHTTPTS, also minor cleanup in output.cpp 2014-09-29 21:04:25 +02:00
ozzay
98e2583b4e Fixed live track deletion on viewer timeout. 2014-09-02 10:58:44 +02:00
Thulinma
0d4adb98cb Extra sanity checks in MistOut* processes. 2014-08-05 16:04:34 +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
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
Erik Zandvliet
b1e3eb3628 Fix opening new pages on time for windows 2014-07-22 15:28:03 +02:00
Thulinma
809b18d029 Hopefully fixed timeout issues in outputs. 2014-07-22 12:04:12 +02:00
Thulinma
7f1c2f28aa Various and sundry fixes. 2014-06-20 19:07:13 +02:00
Thulinma
a08e0de7fc Fixed statistics being attempted before stream initialization. 2014-06-20 11:35:06 +02:00
Thulinma
1206b76b4a Made statistics and userpages independant of each other. 2014-06-20 11:05:04 +02:00
Thulinma
00d1dfb1e5 Fixed lastSecond statistic in output.cpp 2014-06-18 10:17:56 +02:00
Thulinma
4d9d5aa5b5 Various fixes to live pushing. 2014-06-16 14:23:55 +02:00
Erik Zandvliet
391daaaa71 Various fixes for live, pushing as well as output 2014-06-11 16:57:26 +02:00
Thulinma
b5745727a0 Silence ALL the compile warnings! 2014-06-08 00:19:53 +02:00
Thulinma
c6e86a697b Various RTMP fixes. 2014-06-07 01:02:56 +02:00
Thulinma
3810330343 Added debug level options. 2014-05-29 13:26:16 +02:00
Thulinma
407d2e344d Further fixes and optimizes to RTMP and generic output. 2014-05-15 16:15:26 +02:00
Thulinma
6f5f3b37c2 Fixed live support 2014-05-13 12:00:42 +02:00
Thulinma
68baed4af8 Various optimizations to outputs and RTMP in particular. 2014-05-12 13:55:40 +02:00
Thulinma
c82aa656cd Minor memory use optimization. 2014-05-11 15:37:06 +02:00
Thulinma
8e3d636381 Memory optimizations and supporting code for libmist changes. 2014-05-11 14:37:35 +02:00
Thulinma
cfbc882641 Various HTTP Dynamic Streaming fixes. 2014-04-30 11:41:50 +02:00
Erik Zandvliet
10ce807f6f Edits to accomodate with abstracted semaphore class 2014-04-30 11:41:50 +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
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