Commit graph

3754 commits

Author SHA1 Message Date
Thulinma
d4355311d1 Merge branch 'development' into LTS_development 2017-11-08 11:08:02 +01:00
Thulinma
f0c03bc13c Updated default bandwidth limit text 2017-11-08 10:59:39 +01:00
Thulinma
7107ae018f Small fix LSP 2017-11-07 17:54:51 +01:00
Thulinma
9556f3844b Merge branch 'development' into LTS_development 2017-11-07 17:32:59 +01:00
Cat
8a0c4cf04b LSP: new inputtypes selectinput and inputlist, added UI for balancer bandwidth settings, prometheus and access log 2017-11-07 16:43:51 +01:00
Cat
a2fc7a19eb LSP: display default option in select input type 2017-11-07 16:43:36 +01:00
Cat
816896b7b9 LSP: added connector option type flag 2017-11-07 16:43:02 +01:00
Cat
a162ffbd84 LSP: security patch 2017-11-07 16:43:02 +01:00
Cat
405bf0f054 LSP: added help messages to new auto push settings 2017-11-07 16:40:50 +01:00
Cat
7da2327e44 LSP: dont remove the autopush that is being edited if stream and target havent changed; dont use TS output port for stream push hint 2017-11-07 16:33:34 +01:00
Thulinma
4442e792f7 Merge branch 'development' into LTS_development 2017-11-07 15:46:33 +01:00
Cat
a2961866b5 LSP: on preview page metadata: display track index per category 2017-11-07 15:43:55 +01:00
Cat
e8b403400d LSP: unix inputtype, validation warning mode, interface for push scheduling, automatic push edit button 2017-11-07 15:43:55 +01:00
Thulinma
029e978887 LTS: Improved debug message levels for MP4 output 2017-11-07 14:31:39 +01:00
Erik Zandvliet
6730f9047e Fix rollover point 2017-11-07 14:30:34 +01:00
Thulinma
2bb80d5868 Fixed TS input last packet being dropped 2017-11-07 14:30:30 +01:00
Thulinma
e58a24c239 Merge branch 'development' into LTS_development
# Conflicts:
#	src/output/output_progressive_mp4.cpp
2017-11-07 14:30:19 +01:00
Thulinma
ef8d305f37 Improved debug message levels for MP4 output 2017-11-07 14:28:26 +01:00
Thulinma
c4d036490f Fixed same-connection HTTP requests after any end of track is reached 2017-11-07 14:25:09 +01:00
Thulinma
dfa04695d4 Added CORS header to load balancer, fallback no longer returns link but just the URL 2017-11-07 11:15:06 +01:00
Thulinma
a053b00d49 Merge branch 'development' into LTS_development 2017-11-07 11:12:59 +01:00
Thulinma
be450a183f Load balancer now uses HTTP downloader 2017-11-07 11:12:33 +01:00
Thulinma
01ffc42f9f Stats delay for input/output can now be set separately, input delay by default 2 instead of 15. 2017-11-07 11:12:24 +01:00
Thulinma
601617cb51 Fixed Prometheus HTTP clean bug 2017-11-07 11:12:19 +01:00
Thulinma
8e6af4c591 Fixed repushing issues 2017-11-07 11:12:12 +01:00
Thulinma
7d6bdb5553 Fixed left-over stream state problems 2017-11-07 11:12:02 +01:00
Thulinma
aa559236ee Merge branch 'development' into LTS_development 2017-11-06 13:29:48 +01:00
Thulinma
82809b4617 Fixed FPS issues on RTSP 2017-11-06 13:29:42 +01:00
Thulinma
264838b02c Fixed FPS issues on RTSP 2017-11-06 12:17:50 +01:00
Thulinma
66d64317c9 Fixed ffmpeg compatibility with urlencoding library in SDP lib 2017-11-04 13:48:56 +01:00
Thulinma
a634f4a738 Fixed 32-bit compiling of MP4 output 2017-11-02 11:04:29 +01:00
Thulinma
6bf980f706 Converted triggers to HTTP downloader requests 2017-11-01 19:35:27 +01:00
Thulinma
11ea8b0ef2 Updater now uses HTTP downloader class 2017-11-01 19:35:21 +01:00
Thulinma
528727329b License system now uses downloader 2017-11-01 19:35:14 +01:00
Thulinma
de30f9b2a4 HLS input HTTPS support 2017-11-01 19:35:09 +01:00
Thulinma
09733c3976 SSL socket class, downloadertest application, HTTP::Downloader support for HTTPS connections, authentication, proxies and POST requests
# Conflicts:
#	CMakeLists.txt
2017-11-01 19:34:53 +01:00
Thulinma
17baf864d1 Merge branch 'development' into LTS_development
# Conflicts:
#	CMakeLists.txt
2017-11-01 19:32:52 +01:00
Thulinma
5e3df09831 SSL socket class, downloadertest application, HTTP::Downloader support for HTTPS connections, authentication, proxies and POST requests 2017-11-01 19:29:47 +01:00
Thulinma
f910e3dc04 Merge branch 'development' into LTS_development
# Conflicts:
#	lib/http_parser.h
2017-11-01 16:42:13 +01:00
Thulinma
ce9aae3095 HTTP parser updates to Digest auth and support for getProxyUrl() for proxying, SendRequest with payload by reference. 2017-11-01 16:41:21 +01:00
Thulinma
89b6ffdf47 Merge branch 'development' into LTS_development 2017-11-01 16:36:07 +01:00
Thulinma
a36cbfa1c5 Fixed URL encoding safe character list 2017-11-01 16:35:57 +01:00
Thulinma
b2c5843d54 Merge branch 'development' into LTS_development 2017-11-01 15:25:43 +01:00
Thulinma
6b5016691d Bumped DTSH version number to 4 for peak/average bit rate calculations 2017-11-01 15:25:36 +01:00
Erik Zandvliet
e2e2193345 Fixed resetting rollOver count on seek for VoD TS files. 2017-10-26 15:11:35 +02:00
Thulinma
058242842f Fixed TS VoD, more or less (Erik will follow up with proper fix) 2017-10-26 15:11:29 +02:00
Thulinma
fefbfe2375 Added support for scheduled pushes 2017-10-26 15:10:59 +02:00
Thulinma
014eed32e8 Fixed recstart/recstop values in the past 2017-10-26 12:50:59 +02:00
Erik Zandvliet
e4827ce615 Fixed TS PTS rollover support 2017-10-26 12:50:48 +02:00
Thulinma
60e04c4058 Fix RTSP input compile 2017-10-26 11:13:24 +02:00