Commit graph

2537 commits

Author SHA1 Message Date
Thulinma
4533d6faa6 Added MP4::CO64 box, improved pretty-printing for various generic MP4 boxes. 2015-03-14 13:00:50 +01:00
Thulinma
cf52b6bbcc Added support for space as a stream separator character. 2015-03-13 01:05:01 +01:00
Thulinma
76dec8fe79 Changed verbosity of MP4 skipping box message. 2015-03-13 00:53:59 +01:00
Thulinma
3c8d4e1186 Added support for space as stream separator character 2015-03-13 00:53:23 +01:00
Thulinma
fe08c8f5c7 Deny loading of streamnames > 100 characters. 2015-03-13 00:52:36 +01:00
Thulinma
cfc6d9d6d3 Increased stream name length to 100 bytes 2015-03-13 00:52:21 +01:00
Thulinma
f3060781a7 HTTP parser now unescapes URLs 2015-03-13 00:52:02 +01:00
Thulinma
a7a7411fc1 Brought Doxygen file in sync with the version in the MistServer repository. 2015-03-11 12:35:23 +01:00
Thulinma
d64edaea29 Enabled Doxygen autobrief setting. 2015-03-11 12:34:40 +01:00
Thulinma
39f06dc99a Added MP3 input support (coded by Erik Zandvliet) 2015-03-10 12:52:44 +01:00
Thulinma
e8d1578a33 removed readOnlyMeta (was not really in use) 2015-03-06 16:52:59 +01:00
wouter spruit
bbb405269f removed fixed in info.cpp analyser 2015-03-06 14:20:50 +01:00
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
wouter spruit
12b0d9a930 added setDiscontinuity function to ts_packet, added DEBUG MSG level shortcuts 2015-03-06 10:30:08 +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
6a6a8915d2 Merged in TS fixes/unification (and other small changes) by Wouter Spruit 2015-03-05 12:13:23 +01:00
Thulinma
bd012b3b35 Fixed unneeded 1s wait for all requests. 2015-03-05 11:39:46 +01:00
Thulinma
5fa57f1c22 Tweaks to shared server process monitoring verbosity and ferocity. 2015-03-05 00:34:29 +01:00
Thulinma
87583dae49 Gracefully shut down outputs when signals are received. 2015-03-05 00:31:45 +01:00
Thulinma
1ca3775552 Fixed preservation of HTTP headers when using StartResponse 2015-03-04 23:42:08 +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
cf1200cab1 Removed -lcrypto from Makefile - OpenSSL is no longer a dependency. 2015-03-04 00:37:32 +01:00
Thulinma
3fc8409dfd Removed OpenSSL dependency of rtmpchunks library. 2015-03-04 00:32:15 +01:00
Thulinma
91abc7ad38 Added SHA256 hash functions and HMAC functions. 2015-03-04 00:32:05 +01:00
wouter spruit
3ab38b22fc removed unused ts_packet functions 2015-03-03 14:11:51 +01:00
Thulinma
353bb301ca Removed openssl dependancy for MD5 digests. 2015-03-03 11:49:03 +01:00
Thulinma
2283cf26e3 Generic bitfield handler functions.
# Conflicts:
#	lib/dtscmeta.cpp
2015-03-03 11:41:17 +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
wouter spruit
aeb3d683a7 derp 2015-03-03 11:23:02 +01:00
wouter spruit
ef2465e00f improved management of statistics pages 2015-03-03 11:22:52 +01:00
wouter spruit
688f339aab added pid/timeout/kill functionality to stats 2015-03-03 11:22:42 +01:00
cat
c17ba4e383 LSP - fix for also placing folder streams into the wrong parent stream 2015-02-26 10:35:03 -06:00
Erik Zandvliet
f5eb82f435 Removed some TS corruption from addStuffing() 2015-02-26 16:28:39 +01: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
55a8c55c24 Fixed a character case mistake in command line options, added missing documentation to internal metadata format. 2015-02-21 16:33:22 +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
1393033d14 TS library unification, simplicifation, prettification. 2015-02-19 02:54:47 +01:00
Thulinma
09c7881d10 Some fixes to HLS output. 2015-02-18 18:53:53 +01:00