Commit graph

947 commits

Author SHA1 Message Date
Cat
353d58e98f LSP: fixed http port returning 0 when default is set 2013-04-23 14:42:57 +02:00
Thulinma
bb380613f4 Tweaked log messages in controller when messing with immutable properties (time, version). 2013-04-23 12:41:25 +02:00
Thulinma
1f97b1c92e Updated libmist version requirement to 5.1.2 2013-04-15 12:36:36 +02:00
Cat
47de0c4570 Fixed bug regarding limits tab showing up for non LTS versions 2013-04-14 23:38:00 +02:00
Thulinma
10f1803857 Fixed deadlock if buffer disconnects before sending metadata to connectors. 2013-04-12 16:41:11 +02:00
Thulinma
e23a835c26 Reordered controller shutdown ordering. 2013-04-10 23:26:16 +02:00
Thulinma
719ac8de7b Made user thread handling in buffer more sane and more bulletproof. 2013-04-10 23:07:08 +02:00
Thulinma
1a5e0be093 Fixed Buffer not shutting down properly in some cases. 2013-04-10 22:19:25 +02:00
Cat
e242965266 2x scheepsrecht? 2013-04-10 16:42:02 +02:00
Cat
50944ae78e compile this time please. 2013-04-10 16:30:29 +02:00
Thulinma
40a99ece9a Fixed some more threading issues in HTTP proxy - clarified code. 2013-04-10 15:35:31 +02:00
Cat
3ab6d3f47f LSP: added new limit edit style from MM 2013-04-10 13:07:15 +02:00
Thulinma
1945124ee9 Fixed a few minor memory leaks in HTTP proxy. 2013-04-06 22:23:10 +02:00
Thulinma
a0b1b1a8b3 Changed overly complicated HTTP proxy thread handling to automatic, more sane, handling. 2013-04-06 21:38:41 +02:00
Thulinma
c1844e2ee9 Updated tinythread to 1.1 2013-04-06 17:16:09 +02:00
Thulinma
1c20982004 Optimized memory usage of ingest in RTMP connector. 2013-04-05 16:35:32 +02:00
Thulinma
cb90d6da2e Fixed HTTP proxy threading problems. 2013-04-04 01:58:00 +02:00
Thulinma
58c17a6374 Several minor fixes / tweaks. 2013-04-04 00:58:23 +02:00
Thulinma
38bd17dd81 Added mailmap with all contributors. 2013-04-04 00:55:08 +02:00
Thulinma
9c2db7dbbd Added more files to .gitignore 2013-04-04 00:54:42 +02:00
Thulinma
51ebca43f1 Buffer threading problem fixes. 2013-04-04 00:52:51 +02:00
Thulinma
e16723c466 RTMP Analyser performance improvements. 2013-04-04 00:52:36 +02:00
Cat
2e0201e1e8 LSP: removed unsupported limits and bugfixed limits tab not showing up despite having a LTS version 2013-04-03 14:16:05 +02:00
Thulinma
77bb9e76b1 Updated libmist version to 5.0.2 2013-03-30 22:19:12 +01:00
Cat
2282ec2dd8 LSP: disabled limits tab if the server is not LTS 2013-03-30 22:08:24 +01:00
Thulinma
92ed92ed70 Merge branch 'development' into refactor
Conflicts:
	src/connectors/conn_rtmp.cpp
2013-03-30 21:27:58 +01:00
Erik Zandvliet
431f453586 Added extra doxygen, refactored all analysers into a separate namespace. 2013-03-30 15:05:43 +01:00
Thulinma
6159149a49 Fixed typos in previous edits. 2013-03-29 23:03:15 +01:00
Erik Zandvliet
ea646f6354 Added doxygen-style documentation to the controller. 2013-03-28 16:14:13 +01:00
Erik Zandvliet
18c4015940 Uniform structure and documentation for the converters. 2013-03-28 15:43:06 +01:00
Erik Zandvliet
1e2f1602f8 Namespace refactor and documentation in the separate buffer files. 2013-03-28 15:42:46 +01:00
Erik Zandvliet
9b41a07c2f Refactor and doxygen of all connectors finished. Internal documentation follows later. 2013-03-28 12:05:45 +01:00
Thulinma
1a4cd15a04 Attempt to fix RTMP compatibility with FCPublish-based media sources that expect replies to releaseStream and FCPublish commands. 2013-03-28 02:58:40 +01:00
Erik Zandvliet
570aa95315 Refactoring of the HTTP_Connector namespace, starting to add documentation as well. 2013-03-27 16:05:59 +01:00
Niels Groot Obbink
2e1296cf5e added HLS and ISM support to embed.js 2013-03-26 11:26:23 +01:00
Thulinma
5e57ae56c4 Add stream type (live/vod) to info/embed information. 2013-03-26 10:11:28 +01:00
Thulinma
d8cce3da11 Enforce supported HTTP Smooth codecs. 2013-03-25 21:37:06 +01:00
Thulinma
14ba7f835a Re-unified coding style. 2013-03-25 12:25:36 +01:00
Cat
fd1c2ff2f4 LSP: removed uppercase CSS for protocols > edit > username for clarity 2013-03-25 10:17:50 +01:00
Erik Zandvliet
d4cb56abd1 Optimizations ported from conn_http_live.cpp to conn_ts.cpp 2013-03-25 10:09:22 +01:00
Thulinma
907001d78b Improved info / embed code generator: now supports smooth and HLS, fixed dynamic URL, added domain-relative URLs, added default port support, added default width/height. 2013-03-24 23:47:57 +01:00
Thulinma
4c4307e033 Tweaked HTTP 208 retry behaviour, fixed big causing retries to almost always fail. 2013-03-24 20:48:34 +01:00
Thulinma
3d64c4996a Tweaked HTTP Dynamic verbosity. 2013-03-24 20:48:09 +01:00
Thulinma
b1e0894fd7 Fixed what hopefully were the last few problems with live Smooth/Dynamic streaming. 2013-03-22 22:57:14 +01:00
Thulinma
f18dc5d85e Fixes a few minor errors in MistPlayer. 2013-03-21 14:56:17 +01:00
Thulinma
46710d2446 Moar DTSCFix fixes - also tweaked MistPlayer behaviour to prevent strange surprises. 2013-03-21 14:37:49 +01:00
Thulinma
78886239e1 MistPlayer will now auto-run DTSCFix, updated connectors to use the now guaranteed consistent metadata. 2013-03-21 14:22:22 +01:00
Thulinma
e2ef8c45d8 Fixed and updated DTSCFix application. 2013-03-21 14:21:22 +01:00
Thulinma
6c464ae6f0 Tweaks to HTTP Dynamic bootstrap to allow for more smooth starting of live streams. 2013-03-18 22:31:39 +01:00
Thulinma
cdcb71d8a8 Added support for proper range handling to HTTP-based fragmented protocols (Smooth, Live, Dynamic). 2013-03-18 17:38:01 +01:00