Commit graph

1297 commits

Author SHA1 Message Date
Thulinma
a2e2ddae1e Backport of 3.0 stream selectors 2019-11-27 10:27:14 +01:00
Thulinma
6993133e62 Fix deadlock in TS stream parser when encountering unknown track type 2019-11-27 10:27:06 +01:00
Thulinma
c64160f4d8 Merge branch 'development' into LTS_development 2019-11-27 10:26:41 +01:00
Thulinma
9a1b4fb872 Fixed support for inputs with URL parameters 2019-11-27 10:25:58 +01:00
Thulinma
8ce3498269 Optimized HTTP parser to not attempt POST variable parsing on _all_ body payloads, but only POSTed payloads 2019-11-27 10:25:43 +01:00
Thulinma
0305288f16 Merge branch 'development' into LTS_development 2019-11-07 13:40:50 +01:00
Thulinma
8dd403a098 Added ability to check if the downloader is being proxied or not 2019-11-07 13:40:45 +01:00
Thulinma
7bffdfe644 Added global configuration mechanism and defaultStream support 2019-10-31 11:19:54 +01:00
Thulinma
c60f96a1cb Merge branch 'development' into LTS_development 2019-10-03 15:26:18 +02:00
Thulinma
dcc50efbd0 Fixed compiling of -DDEBUG=3 -DNOSSL=1 option combination 😒 2019-10-03 15:26:04 +02:00
Thulinma
9a3bddef19 Windows multicast socket fix 2019-10-03 15:25:59 +02:00
Thulinma
0e7c7ce3dd Backported socket library edits from LL branch 2019-10-02 14:09:49 +02:00
Thulinma
248056e611 Backported socket library edits + testing tool from LL branch 2019-10-02 09:55:49 +02:00
Thulinma
5be878bea5 Added support for precise splitting of pushes to disk (i.e. recording) with re-variable-ized target strings at each split 2019-09-30 16:28:10 +02:00
Thulinma
6d3eb861b8 Implemented RTP HEVC Aggregation Packets 2019-09-30 16:28:10 +02:00
Thulinma
218e1e70a6 Merge branch 'development' into LTS_development 2019-09-30 16:27:57 +02:00
Thulinma
a27f65743c Log message improvements 2019-09-30 16:27:43 +02:00
Thulinma
2a91a7366b Updated default segment size to 1900 2019-09-09 16:02:24 +02:00
Thulinma
775d25947c Merge branch 'development' into LTS_development
# Conflicts:
#	lib/dtsc.h
2019-09-09 15:56:45 +02:00
Thulinma
a25fa0596e Lowered default segment duration to 1900ms, lowered audio virtual "keyframe" interval to 2000ms. 2019-09-09 15:53:46 +02:00
Thulinma
309d39eab7 Backported UDP API from Pro edition 2019-09-09 13:36:09 +02:00
Thulinma
7d83edd078 Socket lib restyle and fixes backported from 3.0 2019-08-14 12:08:24 +02:00
Thulinma
e90a3d60c0 Socket lib restyle and fixes backported from 3.0 2019-08-14 11:30:07 +02:00
Thulinma
7b12a5a2b5 Lowered debugging message verbosity somewhat 2019-08-12 10:42:26 +02:00
Thulinma
b48ffb1c7a Lowered debugging message verbosity somewhat 2019-08-12 10:42:15 +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
cc9e970ea3 More backports from Pro edition, among which HTTPS/TLS support 2019-07-13 14:23:59 +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
5154f88de3 Tweaked verbosity of lost connections in HTTP::Downloader and closed connections in Socket::SSLConnection. 2019-06-21 21:21:17 +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
29c8205e79 Tweaked verbosity of lost connections in HTTP::Downloader and closed connections in Socket::SSLConnection. 2019-06-19 09:31:57 +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
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
917ce2d452 Fixed Downloader class progress callbacks, added HTTP::Parser progress calculation function. 2019-05-23 12:24:41 +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
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
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
Thulinma
320c8ab29f Track selector and language code support backported from Pro edition 2019-04-29 14:08:31 +02:00