Thulinma
|
cc9e970ea3
|
More backports from Pro edition, among which HTTPS/TLS support
|
2019-07-13 14:23:59 +02:00 |
|
Thulinma
|
2432bbdfc3
|
Backported MP4 input from Pro edition
|
2019-07-02 14:17:01 +02:00 |
|
Thulinma
|
5b4e1dce9a
|
Added https-ts://* input to MistInTS, fixed existing http-ts://* input.
|
2019-06-30 22:37:36 +02:00 |
|
Thulinma
|
377d923cab
|
Fixed HLS input support for streams without a keyframe in the first segment
|
2019-06-30 22:36:56 +02:00 |
|
Thulinma
|
66890c4564
|
Robustified Socket::Connection, added debugging data for copies/assigns and Socket::Connetion::open() calls for proper socket re-use.
|
2019-06-30 22:36:29 +02:00 |
|
Thulinma
|
8fe1dbb618
|
Added RTMPS push support
|
2019-06-25 14:30:40 +02:00 |
|
Thulinma
|
3c3489e7eb
|
Merge branch 'development' into LTS_development
# Conflicts:
# src/output/output_progressive_mp4.cpp
|
2019-06-25 14:30:27 +02:00 |
|
Thulinma
|
4fcae749da
|
Improved blacklisting/whitelisting code + MP3 in MP4 output blacklist for Trident browsers under Windows 7 and lower
|
2019-06-25 14:29:55 +02:00 |
|
Thulinma
|
128f30bfb6
|
Fixed websockets in IE11. Bleep you, MS. -_-
|
2019-06-21 21:20:39 +02:00 |
|
Thulinma
|
d41b207cc5
|
Fixed websockets in IE11. Bleep you, MS. -_-
|
2019-06-19 10:44:03 +02:00 |
|
Thulinma
|
971836e20a
|
Increased license-checking timeout from 5s to 25s, reworked updater code (now uses system "tar" binary and downloads the same release archives linked on the website)
|
2019-05-23 13:32:27 +02:00 |
|
Thulinma
|
fd927c5e39
|
Merge branch 'development' into LTS_development
# Conflicts:
# src/controller/controller.cpp
# src/controller/controller_statistics.cpp
|
2019-05-23 13:31:41 +02:00 |
|
Thulinma
|
5418c1fefc
|
Generalized Util::Config::is_restarting for rolling restarts, added rolling restart support to listening socket outputs
|
2019-05-23 13:30:24 +02:00 |
|
Thulinma
|
ea443945fe
|
Generalized Util::Config::is_restarting for rolling restarts, added rolling restart support to listening socket outputs
|
2019-05-23 13:28:30 +02:00 |
|
Thulinma
|
42da518d5f
|
Fixed ERROR message when force-saving connector list to shared memory.
|
2019-05-23 12:43:45 +02:00 |
|
Thulinma
|
26c9f964be
|
Merge branch 'development' into LTS_development
|
2019-05-23 12:42:19 +02:00 |
|
Thulinma
|
d0868d0f42
|
Added "version" element to JSON outputs of binaries, added version check in controller (ignores mismatched binaries now)
|
2019-05-23 12:36:45 +02:00 |
|
Thulinma
|
36d0981f87
|
Merge branch 'development' into LTS_development
|
2019-05-16 13:49:02 +02:00 |
|
Thulinma
|
488cd0434a
|
Windows fix for stream status
|
2019-05-16 13:48:57 +02:00 |
|
Thulinma
|
f05346e270
|
Merge branch 'development' into LTS_development
|
2019-05-13 17:16:53 +02:00 |
|
Thulinma
|
035496d198
|
Fixed info_* websocket not terminating on socket close
|
2019-05-13 17:16:22 +02:00 |
|
Thulinma
|
b0e0cdc30b
|
Added CORS headers to load balancer responses
|
2019-05-07 16:54:16 +02:00 |
|
Thulinma
|
92d59befa6
|
EBML input/output improvements and fixes
|
2019-05-03 16:04:51 +02:00 |
|
Thulinma
|
770a2f9e22
|
EBML input/output improvements and fixes
|
2019-05-03 16:03:13 +02:00 |
|
Thulinma
|
84f9463059
|
Fix for EBML output
|
2019-05-02 16:50:02 +02:00 |
|
Thulinma
|
efe72aac3b
|
Fix for EBML output
|
2019-05-02 16:49:51 +02:00 |
|
Thulinma
|
3bb3a09630
|
Merge branch 'development' into LTS_development
# Conflicts:
# lib/langcodes.cpp
# src/output/output.cpp
# src/output/output.h
# src/output/output_http.cpp
|
2019-05-02 15:34:01 +02:00 |
|
Thulinma
|
61bb14a368
|
EBML input fixup
|
2019-05-02 15:31:21 +02:00 |
|
Thulinma
|
320c8ab29f
|
Track selector and language code support backported from Pro edition
|
2019-04-29 14:08:31 +02:00 |
|
Thulinma
|
62fa683a80
|
Added liveSeek to EBML output to stay near live point
|
2019-04-29 11:05:49 +02:00 |
|
Thulinma
|
69d2ca21d3
|
Merge branch 'development' into LTS_development
|
2019-04-29 11:05:43 +02:00 |
|
Thulinma
|
58919a9346
|
Improve MKV input latency significantly
|
2019-04-29 11:03:56 +02:00 |
|
Thulinma
|
6c01a591d3
|
EBML input tweaks
|
2019-04-29 10:10:17 +02:00 |
|
Erik Zandvliet
|
d83a54fac6
|
Evade empty blocks in EBML
|
2019-04-29 09:59:57 +02:00 |
|
Thulinma
|
fd34aa7e32
|
Merge branch 'development' into LTS_development
# Conflicts:
# lib/stream.cpp
# src/output/output.cpp
# src/output/output_hls.cpp
|
2019-04-26 17:10:02 +02:00 |
|
Thulinma
|
b86ea9adc8
|
Removed old HLS code
|
2019-04-26 17:08:35 +02:00 |
|
Thulinma
|
095a60e0ed
|
HLS stream track selector support in index URLs, fixed source matching when multi-select or type-select is used, handle user agent exceptions in Output::selectDefaultTracks(), added Util::codecString to stream.h library, removed duplicate/wrong code from DASH/HLS outputs
|
2019-04-26 17:03:42 +02:00 |
|
Thulinma
|
74dfe6a329
|
DASH fix
|
2019-04-26 15:02:33 +02:00 |
|
Thulinma
|
b8415d09c6
|
HLS/DASH stream track selector support in index URLs, fixed source matching when multi-select or type-select is used, handle user agent exceptions in Output::selectDefaultTracks(), added Util::codecString to stream.h library, removed duplicate/wrong code from DASH/HLS outputs
|
2019-04-26 13:50:39 +02:00 |
|
Thulinma
|
51a65209fa
|
Merge branch 'development' into LTS_development
|
2019-04-26 11:06:33 +02:00 |
|
Thulinma
|
09d4bb6318
|
Added improved HLS output error handling
|
2019-04-19 14:14:17 +02:00 |
|
Thulinma
|
0deb9a6aee
|
Make licensing system use HTTPS if SSL support is enabled.
|
2019-03-20 21:22:09 +01:00 |
|
Thulinma
|
8ac88c4612
|
Fixed balancer for new lib merge
|
2019-03-07 09:25:14 +01:00 |
|
Thulinma
|
467b1cc877
|
Pass GET params for .html page to stream URLs
|
2019-03-06 15:41:00 +01:00 |
|
Thulinma
|
08cce15193
|
Fixed controller SYSTEM_START trigger failure when not configured
|
2019-03-06 10:30:44 +01:00 |
|
Thulinma
|
1c85b7b879
|
Merge branch 'development' into LTS_development
|
2019-03-06 10:30:37 +01:00 |
|
Thulinma
|
d5dbb57c84
|
Fixed null members in stream configs causing failures
|
2019-03-06 10:30:30 +01:00 |
|
Thulinma
|
2d09501073
|
DASH fixes, thanks to and/or via Erik and/or Noisypeak
|
2019-02-28 13:18:13 +01:00 |
|
Thulinma
|
f38c838cfd
|
Fixed SYSTEM_START trigger ignoring return value
|
2019-02-28 13:16:02 +01:00 |
|
Thulinma
|
132aea4536
|
Smooth streaming fixed
|
2019-02-28 13:16:02 +01:00 |
|