Thulinma
|
dd8953faec
|
Allow '=' character in URL encoded paths and fragments
|
2018-01-03 11:08:55 +01:00 |
|
Thulinma
|
dca157228e
|
Fixed RTMP implementation to match 2012 spec update and not 2009 original spec
|
2018-01-02 13:24:31 +01:00 |
|
Thulinma
|
ec2dda0bff
|
Fixed behaviour when stream cannot be loaded for JSON/JS and HTML page outputs, backported a few Pro improvements to OS edition
|
2018-01-02 12:05:01 +01:00 |
|
Thulinma
|
bd1b1be37e
|
Downloader class now properly URLencodes paths
|
2017-12-13 16:37:34 +01:00 |
|
Thulinma
|
fb88d214fb
|
Changed "No tracks found" input class message to INFO level from WARN level
|
2017-12-13 10:59:52 +01:00 |
|
Thulinma
|
9f9c67b07e
|
Fixed deadlock on sharedClient during shutdown
|
2017-12-13 10:53:39 +01:00 |
|
Thulinma
|
b3cdf34fbc
|
Respond more correctly to failed HLS requests
|
2017-12-11 13:13:38 +01:00 |
|
Thulinma
|
c69adc26b9
|
Fixed shared memory master-mode re-opens causing SIGBUS errors in other parts
|
2017-12-10 18:21:43 +01:00 |
|
Thulinma
|
90ce2e0b4c
|
No longer disconnect on deleteStream
|
2017-12-10 01:25:00 +01:00 |
|
Thulinma
|
a80146dd25
|
Updated bash API with unicode support and better usability
|
2017-12-08 19:48:49 +01:00 |
|
Thulinma
|
26d039f278
|
Controller now disables colors when stdout is no terminal, additionally disables interactive setup when stdin is no terminal.
|
2017-12-08 19:48:49 +01:00 |
|
Thulinma
|
304426c2c6
|
Improved logging system
|
2017-12-08 19:48:49 +01:00 |
|
Thulinma
|
8ad71cf6ec
|
What... the hell? Why does this...? Oh well. MAC BUILDS FIXED
|
2017-11-29 16:31:00 +01:00 |
|
Thulinma
|
f4e3087f1a
|
Fixed tryWait semaphore call
|
2017-11-29 15:04:07 +01:00 |
|
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 |
|