Commit graph

23 commits

Author SHA1 Message Date
Thulinma
081f91653e Updated capa for outputs 2018-12-13 13:18:12 +01:00
Erik Zandvliet
2607113727 Library code style update + some minor backports from Pro edition 2018-12-04 13:11:48 +01:00
Thulinma
9947f3a5ec Removed non-existant HTML5 Smooth Streaming identifier 2018-08-13 13:38:51 +02:00
Thulinma
4c9c6fa7ba Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
Thulinma
66dc2dc0cb Encoding fixes:
- base64 library renamed to encode library
- Moved urlencode/urldecode functions from HTTP library to encode library
- Moved hex/unhex functions from HTTP library to encode library
- Added urldecode support to RTMP urls, fixing XSplit wildcard stream support
2016-04-14 12:03:40 +02:00
Erik Zandvliet
a39350f83e CORS Headers 2016-01-26 14:31:09 +01:00
Thulinma
b7b2bb5f68 Added CORS headers to HSS output, added HTTP OPTIONS support to HLS and HSS outputs. 2015-07-28 20:23:06 +02:00
Erik Zandvliet
d370ef4eac Working multi-input 2015-04-02 09:56:47 +02: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
cc4539c4da Fixed near-live playback of HLS, HDS and HSS. 2014-12-19 00:52:07 +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
435633180c Made HLS and HSS be non-realtime, improved HLS debug messages. 2014-09-25 10:57:41 +02:00
Thulinma
7f1c2f28aa Various and sundry fixes. 2014-06-20 19:07:13 +02:00
Thulinma
80b905965e Various tweaks and fixes from Erik. 2014-06-19 16:51:02 +02:00
Thulinma
81d56bc04b HTTP proxy rewrite, by Wouter Spruit. 2014-06-18 15:00:26 +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
3810330343 Added debug level options. 2014-05-29 13:26:16 +02:00
Thulinma
8e3d636381 Memory optimizations and supporting code for libmist changes. 2014-05-11 14:37:35 +02:00
Erik Zandvliet
adf59f3786 Bugfixes in live HSS 2014-05-01 10:26:36 +02:00
Thulinma
5ece1d7471 Fixed some compile errors. 2014-04-05 01:03:09 +02:00
Thulinma
cd2fe225c5 Shared memory rewrite 2014-04-04 19:50:40 +02:00