Commit graph

4348 commits

Author SHA1 Message Date
Thulinma
b48ffb1c7a Lowered debugging message verbosity somewhat 2019-08-12 10:42:15 +02:00
Thulinma
32d92b320f Added version number payload to SYSTEM_START trigger 2019-08-10 12:36:43 +02:00
Thulinma
22ddae4670 Added always-on option to DTSC pull input 2019-08-10 12:30:51 +02:00
Thulinma
eac05f7ba3 SRT "native" support, NOFORK env variable support for inputs 2019-08-06 14:42:47 +02:00
Thulinma
4aeb89a64f Merge branch 'development' into LTS_development 2019-08-06 14:41:57 +02:00
Thulinma
6dc1b500d1 Fixed compiling without SSL enabled 2019-08-04 14:02:34 +02:00
Thulinma
22a76f4ddb Merge branch 'development' into LTS_development
# Conflicts:
#	CMakeLists.txt
#	lib/dtscmeta.cpp
#	lib/procs.cpp
#	lib/ts_packet.cpp
#	src/controller/controller_connectors.cpp
#	src/input/input_buffer.cpp
#	src/output/output_https.cpp
2019-07-13 14:34:14 +02:00
Thulinma
cc9e970ea3 More backports from Pro edition, among which HTTPS/TLS support 2019-07-13 14:23:59 +02:00
Thulinma
0233d5b684 Merge branch 'development' into LTS_development
# Conflicts:
#	CMakeLists.txt
#	src/input/input_mp4.cpp
2019-07-02 17:24:33 +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
f4351d4fb4 Merged Socket::SSLConnection into Socket::Connection for better interoperability across the rest of the codebase 2019-06-25 14:30:35 +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
2986791e60 Merge branch 'development' into LTS_development 2019-06-21 21:21:22 +02:00
Thulinma
5154f88de3 Tweaked verbosity of lost connections in HTTP::Downloader and closed connections in Socket::SSLConnection. 2019-06-21 21:21:17 +02:00
Thulinma
db135a3a24 Merge branch 'development' into LTS_development 2019-06-21 21:20:45 +02:00
Thulinma
128f30bfb6 Fixed websockets in IE11. Bleep you, MS. -_- 2019-06-21 21:20:39 +02:00
Thulinma
f4f4d6b73a Merge branch 'development' into LTS_development 2019-06-21 21:17:58 +02:00
Cat
d6ad8f9811 Embed: before giving up, try connecting via http get if websocket fails 2019-06-21 21:17:34 +02:00
Thulinma
d41b207cc5 Fixed websockets in IE11. Bleep you, MS. -_- 2019-06-19 10:44:03 +02:00
Thulinma
29c8205e79 Tweaked verbosity of lost connections in HTTP::Downloader and closed connections in Socket::SSLConnection. 2019-06-19 09:31:57 +02:00
Thulinma
26a5c53fa6 Merge branch 'development' into LTS_development 2019-05-23 13:40:17 +02:00
Cat
23cccb1857 LSP: improved updater 2019-05-23 13:40:12 +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
8d17d5f6c4 Removed FAIL message when trying ::accept() an already closed Socket::Server. 2019-05-23 12:37:05 +02:00
Thulinma
335a26df60 Removed non-existing function from procs library header 2019-05-23 12:36:52 +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
917ce2d452 Fixed Downloader class progress callbacks, added HTTP::Parser progress calculation function. 2019-05-23 12:24:41 +02:00
Thulinma
f48bfd589b Merge branch 'development' into LTS_development 2019-05-16 16:21:35 +02:00
Cat
e1150fe871 Embed: videojs didnt allow seeking backwards 2019-05-16 16:21:19 +02:00
Thulinma
260e362a89 Merge branch 'development' into LTS_development 2019-05-16 15:23:29 +02:00
Thulinma
09d54228d1 Corrected Track::getSendLen to account for keysizes properly 2019-05-16 15:22:55 +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
b2bcef16c9 Merge branch 'development' into LTS_development 2019-05-15 09:19:11 +02:00
Thulinma
4c324c1b19 Fixed semaphore problems on MacOS 2019-05-15 09:15:34 +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
f1ff9324b6 Merge branch 'development' into LTS_development 2019-05-08 13:50:27 +02:00
Thulinma
984f5b7e29 Fixed file descriptor leak in Downloader class 2019-05-08 13:50:10 +02:00
Thulinma
262f40438c Fixed file descriptor leak in Downloader class 2019-05-08 13:49:32 +02:00