Commit graph

1650 commits

Author SHA1 Message Date
Thulinma
14d15ce318 Fixed compile warnings 2017-05-16 14:25:20 +02:00
Thulinma
0181a86901 Merge branch 'development' into LTS_development 2017-05-15 17:15:50 +02:00
Thulinma
38bbadb731 Updated API to force account creation through LSP when no accounts present 2017-05-15 17:15:36 +02:00
Thulinma
3a4f990143 Removed useless variables in input class 2017-05-15 12:26:38 +02:00
Thulinma
5ed7c7ab22 Fixed TS input 2017-05-15 12:26:27 +02:00
Thulinma
51209e816c Removed useless variables in input class 2017-05-15 12:26:17 +02:00
Thulinma
628795e476 Why was this even in here? 2017-05-15 11:28:35 +02:00
Thulinma
2ba1dac4cd TS UDP input error message fix + stop if buffer shuts down fix 2017-05-15 11:15:11 +02:00
Thulinma
60d647be8e Forward skipping reduced to prevent jitter 2017-05-15 10:27:17 +02:00
Thulinma
3cba6f011f Merge branch 'development' into LTS_development 2017-05-13 23:43:06 +02:00
Thulinma
b072ffb139 Fixed Ogg output Opus support 2017-05-13 23:42:40 +02:00
Thulinma
41842227fa Added support for Opus in Ogg input 2017-05-13 23:42:32 +02:00
Thulinma
b2a0bf7015 Fixed RTSP VoD and added Opus codec support (both input and output) 2017-05-13 22:14:35 +02:00
Thulinma
a178fd206d MistInAV X3 speedup + fixed VoD/live flag 2017-05-13 22:13:52 +02:00
Thulinma
0798a6c712 Fixes for triggers 2017-05-13 15:18:21 +02:00
Thulinma
401c323564 Fixed HLS input VoD 2017-05-12 15:39:21 +02:00
Thulinma
60b425395e Fixed FLV/RTMP/HDS A-law and Mu-law support 2017-05-12 15:07:18 +02:00
Thulinma
392a83838a Merge branch 'development' into LTS_development 2017-05-12 14:00:58 +02:00
Erik Zandvliet
f4d7e18378 Analyser DTSC verbosity tweak 2017-05-12 14:00:40 +02:00
Thulinma
a8c836bebc Disabled MP4 live catch-up feature for HLS input 2017-05-12 13:47:12 +02:00
Thulinma
56c21b5ba6 Style enforcement 2017-05-12 12:56:37 +02:00
Balder
6811b54186 le fixes by me, all me none of it was Erik 2017-05-12 12:56:37 +02:00
Erik Zandvliet
2db54b38fc HLS input cleanup/restructure 2017-05-12 12:56:37 +02:00
Ramoe
a9c5334833 Added HLS input 2017-05-12 12:56:37 +02:00
Ramoe
30beda61ce Changed input boot sequence to allow for finer control 2017-05-12 12:56:37 +02:00
Thulinma
0c87ba1f7b Merge branch 'development' into LTS_development
# Conflicts:
#	src/input/input.cpp
2017-05-12 12:48:58 +02:00
Thulinma
260894468e Changed input boot sequence to allow for finer control 2017-05-12 12:47:15 +02:00
Erik Zandvliet
c56b72dbca Added a couple of IO convenience functions 2017-05-12 12:44:14 +02:00
Thulinma
78844a6eec Fixed RTMP push out to YT (possibly others) 2017-05-11 17:13:30 +02:00
Thulinma
f75ea28221 Only strip off and parse the last "?" from outgoing RTMP URLs, leaving any previous occurrences intact. 2017-05-11 16:35:05 +02:00
Thulinma
c0dd64bc7b Merge branch 'development' into LTS_development 2017-05-11 14:14:44 +02:00
Cat
8143d6af05 Embed: dynamically load player js only if required 2017-05-11 14:14:31 +02:00
Thulinma
c5e961fd8d Added exitdelay in licensing system 2017-05-11 14:03:08 +02:00
Thulinma
bf382cbea0 Updated updater. Yes, the irony is not lost on me. 2017-05-11 14:03:01 +02:00
Thulinma
0eca65e433 Merge branch 'development' into LTS_development 2017-05-09 16:23:23 +02:00
Thulinma
101a8d521c Fixed debug level being null when unset 2017-05-09 15:48:05 +02:00
Thulinma
4f1e653c44 Merge branch 'development' into LTS_development
# Conflicts:
#	src/controller/controller_streams.cpp
2017-05-09 13:27:07 +02:00
Thulinma
0e0da824f7 Robustified stream/protocol related API calls 2017-05-09 11:31:24 +02:00
Thulinma
85202a0b30 Merge branch 'development' into LTS_development
# Conflicts:
#	src/controller/controller.cpp
#	src/controller/controller_storage.cpp
#	src/controller/controller_storage.h
2017-05-08 16:10:48 +02:00
Thulinma
04e0dfeab0 Added instance ID 2017-05-08 15:56:58 +02:00
Thulinma
4bdcb24132 Merge branch 'development' into LTS_development
# Conflicts:
#	src/controller/controller_api.cpp
#	src/controller/controller_api.h
#	src/controller/controller_storage.cpp
2017-05-08 10:23:54 +02:00
Thulinma
16637b3138 Backported many Pro API calls to OS edition, improved storage method of config file 2017-05-08 10:20:41 +02:00
Thulinma
506be4a64b Analysers rewrite, mostly by Ramkoemar, partially by myself 2017-05-02 11:45:53 +02:00
Thulinma
dda3a24805 Working .wav live and VoD output, PCM A-law and MP3 2017-05-02 10:26:35 +02:00
Thulinma
b7d1d38fb4 Added RIFF analyser 2017-05-02 10:26:35 +02:00
Thulinma
945e6f2d1a Analyser unification finished 2017-05-02 10:26:35 +02:00
Ramoe
051a8c826b Analysers unification 2017-05-01 13:58:14 +02:00
Thulinma
482da790ea Validators for load tests, and load test scripts. 2017-05-01 13:58:14 +02:00
Thulinma
2cec1f7836 Fixed session cache race conditions 2017-05-01 11:54:02 +02:00
Thulinma
efc80123f0 Access log compile fixes 2017-04-18 19:33:40 +02:00