Commit graph

2508 commits

Author SHA1 Message Date
Thulinma
9737d9fbdf Added missing return value for JSON class. 2015-10-14 16:53:13 +02:00
Thulinma
c2cb32e022 Removed old Makefile. 2015-10-14 12:56:26 +02:00
Thulinma
b28b463662 Improved HLS bandwidth accuracy. 2015-10-14 11:18:56 +02:00
Thulinma
acbeb1f409 Added missing trigger. 2015-10-14 10:57:10 +02:00
Thulinma
3ba11441a1 Improved flow of controller main function, made config file only re-write if updates were actually necessary, failure to open a stream input now fails the output correctly. 2015-10-14 10:25:58 +02:00
cat
1cae0a7fd3 LSP - trigger deletion with the rest of config 2015-10-13 15:56:24 +02:00
cat
9943509d5f LSP back to extend, Jarons solution = issues. 2015-10-13 15:56:15 +02:00
Thulinma
73ef41e97b Properly trigger failure state on streams when connection to source fails. 2015-10-13 15:55:26 +02:00
Thulinma
2f4a4660d0 Fixed controller breaking when all connectors are deleted simultaneously. 2015-10-13 15:34:24 +02:00
cat
a389234224 LSP added server_minified.html to test the minified version 2015-10-13 10:04:58 +02:00
cat
b9a9bde94a LSP - grmbl incomplete list 2015-10-13 09:53:09 +02:00
cat
053ada16b0 LSP - fixed firefox location.hash url encoding issue 2015-10-09 15:28:45 +02:00
Thulinma
1eb5725751 Fixes to JSON library. 2015-10-09 15:00:03 +02:00
cat
67dc1848e7 embed mp4 no ff/ie 2015-10-08 14:41:19 +02:00
Thulinma
c20b8f2081 Fixed newlines in debug messages. Also, backported various Pro edition fixes that belonged in OS edition. 2015-10-08 13:54:54 +02:00
cat
3c409d4b42 LSP - delete triggers 2015-10-07 11:28:54 +02:00
cat
182ec4656e LSP: bugfix for empty config files 2015-10-07 11:28:54 +02:00
cat
80ba997c52 LSP triggers: dont show stream options for system or output triggers 2015-10-07 10:24:51 +02:00
Thulinma
6d25774b94 Improved performance of FLV input and generic input IO class. 2015-10-06 16:36:06 +02:00
Thulinma
16d38459b6 Made JSON library non-recursive.
Co-authored with Diederick.
2015-10-06 13:21:14 +02:00
Thulinma
7905bb2bda LSP bugfixes by Carina van der Meer 2015-10-05 21:39:52 +02:00
Balder
11cb4c1c76 Changed triggers names, changed descriptions 2015-10-02 14:57:54 +02:00
Thulinma
51e6a5d1e9 Trigger documentation in browser interface. 2015-10-01 13:53:33 +02:00
Thulinma
1e9ee73bfe Added Util::stringToBool utility function. 2015-10-01 13:49:35 +02:00
Thulinma
d7fb7dd779 Fixed boolean support in JSON library. 2015-09-30 19:59:44 +02:00
Thulinma
adc34a0ac9 Fixed aspect ratios in MP4. 2015-09-29 14:39:59 +02:00
Thulinma
94dafb7888 Made generic output debug message about "actually loaded..." clearer, changed level to warn. 2015-09-25 20:58:42 +02:00
Thulinma
1110f79548 Fixed completeKeyReady flag to only wait for selected tracks, not all tracks. 2015-09-25 20:57:09 +02:00
cat
5d9f290e0b LSP - preview stream buttons, validate duplicate streamnames 2015-09-24 20:08:05 +02:00
cat
f7b4e1c1c3 LSP - hooks and triggers 2015-09-24 20:07:55 +02:00
Thulinma
f82e75e891 new embed framework - WIP 2015-09-24 20:07:45 +02:00
Thulinma
5d702abdc5 Added support for partial stream responses (by totally ignoring them). 2015-09-08 21:53:33 +02:00
Thulinma
c62b4bf381 Split input handling into separate convert and serve functions. 2015-09-08 18:32:12 +02:00
Thulinma
c096450a8f Disallow < 1s buffer for live, set default from the start. 2015-09-05 20:40:44 +02:00
Thulinma
0e55b66e7d Improved track removal timings. 2015-09-04 17:24:28 +02:00
Thulinma
2222a37079 Improvements to track negotiation timings and debug message verbosity. 2015-09-04 10:12:30 +02:00
Thulinma
97b8adf41e Fixes and improvements to various MP4 library functions, by Oswald de Bruin. 2015-09-03 21:36:09 +02:00
Thulinma
17f3a37454 Added ability for outputs to elect to only receive completed (i.e.: whole) keyframes, by Oswald de Bruin. 2015-09-03 20:24:35 +02:00
Thulinma
c254085579 Added PASP MP4 box pretty printing. 2015-09-03 20:23:20 +02:00
Thulinma
b0b4a5d10d Added Track::finalize call to finish (live) tracks and record their complete duration, by Oswald de Bruin. 2015-09-03 20:20:47 +02:00
Thulinma
096b289cdf Updated --version argument to give more detailed output. 2015-09-03 17:54:20 +02:00
Thulinma
2fb1459dff Fixed Windows compile. 2015-08-28 22:17:29 +02:00
Thulinma
71dc32d2d3 Added ability to break through semaphore locks to the controller monitoring thread. 2015-08-28 21:56:27 +02:00
Thulinma
7f1a76afa3 Changes to make VLC work again. 2015-08-04 19:53:07 +02:00
Thulinma
45e82e76eb Fixed HLS live playback on Apple devices, by resetting internal timestamps to zero for the beginning of all segments. 2015-08-04 11:34:51 +02:00
Thulinma
d2241886e5 Changed output.cpp to use Bitfield library instead of less portable system calls. 2015-07-31 23:43:08 +02:00
Thulinma
610c48ddcb Added getUTCString call to Util library. 2015-07-30 11:57:23 +02: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
Thulinma
8e4985801a Improved buffer size mismatch error verbosity. 2015-07-23 12:33:29 +02:00
Thulinma
c0f9fd250f Fixed some shared memory buffers not being cleared properly. 2015-07-22 14:55:59 +02:00