Commit graph

1537 commits

Author SHA1 Message Date
Thulinma
96328cd035 Changed default buffer size to 50s from 30s 2015-03-06 12:48:23 +01:00
Thulinma
260a0ceb68 Fixed various HLS problems with LQ/short inputs 2015-03-06 11:19:49 +01:00
wouter spruit
ff049f4ea2 continuity improvements 2015-03-06 10:32:19 +01:00
Thulinma
95f19c4259 Merged TS unification edits by Wouter Spruit. 2015-03-05 13:49:09 +01:00
Thulinma
3ef9f70ef7 Small tweaks to output verbosity and include flags. 2015-03-05 13:24:15 +01:00
Thulinma
43d20268ac Removed outdated converters from codebase. 2015-03-05 12:31:31 +01:00
Thulinma
87583dae49 Gracefully shut down outputs when signals are received. 2015-03-05 00:31:45 +01:00
Thulinma
81b7ab9a0e Fix page switching right after an audio track seek. 2015-03-04 18:58:08 +01:00
Thulinma
11cb5a640f Fixed HLS last segment missing. 2015-03-04 16:15:00 +01:00
Thulinma
35ddc79c1a added pid/timeout/kill functionality to stats
# Conflicts:
#	src/output/output_rtmp.cpp
2015-03-03 11:33:52 +01:00
cat
c17ba4e383 LSP - fix for also placing folder streams into the wrong parent stream 2015-02-26 10:35:03 -06:00
Thulinma
7f4e92980c Fixed SMIL output. 2015-02-26 14:09:52 +01:00
wouter spruit
bac101b1e5 added sleep in output_http, fix for high CPU usage 2015-02-25 16:17:10 +01:00
Thulinma
a8deda2fab Fixed magical duplicating interface page when compiling without cleaning first. 2015-02-20 18:03:24 +01:00
cat
42b80e231a LSP - windows fix for Folder streams detection 2015-02-20 18:01:30 +01:00
cat
7535ab135d LSP - fix for folder streams in preview selection and keep protocol force table on embed error 2015-02-20 18:01:30 +01:00
Thulinma
4586289c83 Changed type of debug setting for inputs/outputs to "debug" instead of "uint". 2015-02-20 17:05:51 +01:00
Thulinma
9a0e009069 Fix merge mistake 2015-02-19 12:36:40 +01:00
wouter spruit
ed997a1bc3 Fixed live HLS 2015-02-19 10:51:07 +01:00
Thulinma
e595964832 TS library function name unification. 2015-02-19 03:00:10 +01:00
Thulinma
09c7881d10 Some fixes to HLS output. 2015-02-18 18:53:53 +01:00
Thulinma
44c0227064 Added Content-Length HTTP bug workaround for VLC versions < 2.2.0 2015-02-18 15:09:41 +01:00
Thulinma
32dfc25ee9 Fixed merge error. 2015-02-18 02:58:14 +01:00
Thulinma
aa00b31ddb Changes for new ESDS implementation in library. 2015-02-18 02:55:21 +01:00
Thulinma
225a11132f More LSP updates from Carina. 2015-02-14 00:03:38 +01:00
Erik Zandvliet
cc004dd5bb Fixed erasing pages from index when they are no longer in use 2015-02-13 22:14:54 +01:00
Thulinma
c4399bb8a0 Revert sending timestamp more often for HLS - actually makes things worse. 2015-02-13 18:55:58 +01:00
Thulinma
73ec988f15 Magic fix for non-Java-compressed integrated settings page. 2015-02-12 17:16:02 +01:00
Thulinma
ed9c917bf2 LSP restructure (v3) 2015-02-12 17:01:24 +01:00
Thulinma
8e6da507bc Updated TS protocols to use proper DTS/PTS using new lib calls. 2015-02-12 15:58:19 +01:00
wouter spruit
30866407e0 added memrchr function for mac 2015-02-12 15:38:39 +01:00
wouter spruit
2c17b7a1e7 fixed compiler warnings and wrong for i loops 2015-02-12 15:38:39 +01:00
Thulinma
aa6e07c2bd Generalized PMT generation across all TS-based protocols. 2015-02-12 15:28:57 +01:00
Thulinma
4e50f13d03 Fixed VLC-specific format RTMP URLs. 2015-02-12 12:47:00 +01:00
Thulinma
109fa4d91f Live streams: Added error message in case index entries run out, fixed index entries running out. 2015-02-09 21:44:37 +01:00
Thulinma
68c5e4a667 Added ui_settings API call for storing integrated settings page configuration. 2015-02-06 01:08:03 +01:00
Thulinma
a555c5b43c Fixed several --json misconfigurations in inputs. 2015-02-06 00:42:43 +01:00
Thulinma
1e09acbb92 Fixed memory/FD leak in MistOutRTMP. 2015-02-03 18:44:59 +01:00
Thulinma
1c09397336 Made HLS send PCRs more often than every keyframe. 2015-01-29 16:05:56 +01:00
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
9bdf5ee19b Made page and metadata sizes variable in Windows, as they are on other platforms. 2015-01-27 13:21:09 +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
4a51a0e60e Added NOSHM flag to non-library Makefile. 2015-01-15 15:28:46 +01:00
Thulinma
e70a5c106d Decrease debug message verbosity levels. 2015-01-15 10:20:49 +01:00
Thulinma
a001feafca Fixed various live issues. 2014-12-30 02:08:14 +01:00
ozzay
a3ae7c365f Semaphore will not appear when in converter mode 2014-12-23 13:12:26 +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
cc4539c4da Fixed near-live playback of HLS, HDS and HSS. 2014-12-19 00:52:07 +01:00