Commit graph

2963 commits

Author SHA1 Message Date
Thulinma
db511a6e32 Fixed Windows-based live streams 2017-11-29 14:51:36 +01:00
Thulinma
3f3fd585c1 Fixed protocol://:port notation for hostless ports over a protocol 2017-11-28 14:47:37 +01:00
Cat
e6f64fafb1 LSP: added/tweaked several help messages; tweaked mist.convertBuildOptions() for select inputs, moved general push settings to general autopush settings 2017-11-28 12:31:42 +01:00
Thulinma
8f874d91d8 Fixed missing header in buffer 2017-11-28 11:23:20 +01:00
Thulinma
15801aa7b7 Track mapping and deletion fixes 2017-11-28 11:08:30 +01:00
Thulinma
c1400fec42 Local API access debug message set to MEDIUM level 2017-11-27 11:14:51 +01:00
Thulinma
1767f000cd Improved debug levels for track page loading 2017-11-27 11:14:30 +01:00
Thulinma
ae8760ee08 Changed default track selection ordering for VoD files back to previous ordering, live is still reversed. 2017-11-23 14:07:46 +01:00
Thulinma
c47162bf03 Changed page delete failure message into error message 2017-11-23 14:06:42 +01:00
Ramoe
ece9d2b980 Added Util::stringToLower 2017-11-23 14:06:13 +01:00
Thulinma
3e9b7b3615 Fix LSP message about trigger default response. 2017-11-15 17:16:57 +01:00
Thulinma
186281c383 Set max RTMP chunk size to 64k 2017-11-11 22:23:52 +01:00
Cat
a3db600bcb LSP: fixed display issue with autopushes with a scheduletime but no complete time and vice versa 2017-11-09 15:21:17 +01:00
Cat
ba11c868c9 Embed: changed track naming to only list the difference, or a number if all have equal meta 2017-11-08 17:44:31 +01:00
Cat
e75ae50c0c Embed: support for new subtitle track format 2017-11-08 17:44:31 +01:00
Cat
0a029d5c5c Embed: videojs track switching fix 2017-11-08 17:44:31 +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
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
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
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
7d6bdb5553 Fixed left-over stream state problems 2017-11-07 11:12:02 +01:00
Thulinma
82809b4617 Fixed FPS issues on RTSP 2017-11-06 13:29:42 +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
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
a36cbfa1c5 Fixed URL encoding safe character list 2017-11-01 16:35:57 +01:00
Thulinma
6b5016691d Bumped DTSH version number to 4 for peak/average bit rate calculations 2017-11-01 15:25:36 +01:00
Thulinma
7550ce52e4 Added missing relative URL for HTML page stream output 2017-10-24 14:43:55 +02:00
Erik Zandvliet
cba0c0b38b Calculate both average and peak bit rates 2017-10-24 14:42:16 +02:00
Thulinma
761fbdc944 HTTP lib no longer returns empty variables in allVars() 2017-10-24 14:42:11 +02:00
Thulinma
a27cf083e6 Added streamMainLoop function to Input class 2017-10-24 14:08:10 +02:00
Thulinma
c7ab3ac858 UDP socket library improvements 2017-10-24 13:59:12 +02:00
Thulinma
c22a3c6e0f Added authentication support to HTTP library 2017-10-24 13:59:06 +02:00
Thulinma
047aebdb27 URL parser fixes/improvements 2017-10-24 13:58:56 +02:00
Thulinma
7d420d884e Added support for type-less connector options (i.e. flags) 2017-10-24 13:54:43 +02:00
Cat
037d730f0f LSP: display tracks with meta, type subtitle, and display both peak and average bitrate 2017-10-24 10:44:59 +02:00
Cat
df2eaf4f01 LSP: show license msg in overview 2017-10-24 10:44:59 +02:00
Erik Zandvliet
c1373fba17 Fixes hls crash on non-existing streams 2017-10-20 14:23:32 +02:00
Erik Zandvliet
90c017bfcd Exit page load on !keepGoing() 2017-10-09 15:17:02 +02:00
Thulinma
178c888e56 Removed minSkipAhead, improved seeking algorithm. 2017-09-29 16:20:51 +02:00
Thulinma
a4dc6c3944 Fixed warnings printed by shared file code to be in line with shared memory warnings. 2017-09-27 12:09:02 +02:00
Thulinma
17d12117d9 Fixed CMake problems 2017-09-24 18:40:57 +02:00
Thulinma
6c4cea3954 Fix for Cygwin input crashes 2017-08-03 15:08:13 +02:00