Commit graph

1587 commits

Author SHA1 Message Date
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
Thulinma
69d2ca21d3 Merge branch 'development' into LTS_development 2019-04-29 11:05:43 +02:00
Thulinma
6727a6e37a Added getBoundAddress() function to Socket::Connection to get the locally bound address for a socket. 2019-04-29 11:03:56 +02:00
Thulinma
055ac37e8a Added PRETTY_PRINT_MSTIME and PRETTY_ARG_MSTIME for printing millisecond-based time information 2019-04-29 09:58:02 +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
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
cdc8f0179f Fixed sync bug in HTTP trigger handler 2019-04-23 17:18:26 +02:00
Thulinma
f77f1bc14d Merge branch 'development' into LTS_development 2019-03-27 15:03:12 +01:00
Thulinma
070ba94f50 ... Eh... What? 2019-03-27 15:02:54 +01:00
Thulinma
6bdf3a4ccd Fixed width/height issue in TS HEVC 2019-03-12 14:26:52 +01:00
Thulinma
75a2532c97 Merge branch 'development' into LTS_development 2019-03-06 11:20:20 +01:00