Commit graph

828 commits

Author SHA1 Message Date
Balder
ee450ee5bd HTTPS speed optimize 2019-10-17 14:01:27 +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
a071b365e5 Added support for duration push parameter, fixed skipping forward in recordings 2019-09-30 16:28:10 +02:00
Thulinma
6d3eb861b8 Implemented RTP HEVC Aggregation Packets 2019-09-30 16:28:10 +02:00
Thulinma
91a6ae76b1 Merge 2019-09-09 16:06:12 +02:00
Thulinma
351951f56c Merge branch 'development' into LTS_development 2019-09-09 16:05:49 +02:00
Thulinma
ab14d614f6 Fixed HTTPS-related crash 2019-09-09 16:05:12 +02:00
Thulinma
4c3dfa829f Implemented certbot helper utility 2019-09-09 13:19:37 +02:00
Thulinma
ffaa0394db Implemented certbot helper utility 2019-09-09 13:16:45 +02:00
Thulinma
1e2469c9b5 Merge branch 'development' into LTS_development 2019-09-04 15:17:39 +02:00
Cat
87aac99c54 On stream.html, allow the forcing of a mimetype through url parameter 2019-09-04 12:31:39 +02:00
Thulinma
2cb20efa7a Added pushdelay option for outward pushes, fixed negative starttime for RTMP output 2019-08-22 17:12:21 +02:00
Thulinma
2475955125 RTMP push output adobe-style authentication support 2019-08-14 12:10:54 +02:00
Thulinma
7557cacc17 Updated usage of socket lib in accordance to socket lib edits 2019-08-14 12:09:47 +02:00
Thulinma
118978aafc Updated usage of socket lib in accordance to socket lib edits 2019-08-14 11:42:12 +02:00
Thulinma
eac05f7ba3 SRT "native" support, NOFORK env variable support for inputs 2019-08-06 14:42:47 +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
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
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
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
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
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
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
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
467b1cc877 Pass GET params for .html page to stream URLs 2019-03-06 15:41:00 +01:00
Thulinma
2d09501073 DASH fixes, thanks to and/or via Erik and/or Noisypeak 2019-02-28 13:18:13 +01:00
Thulinma
132aea4536 Smooth streaming fixed 2019-02-28 13:16:02 +01:00
Thulinma
6c8c3ee6e3 Merge branch 'development' into LTS_development 2019-02-19 14:02:34 +01:00
Thulinma
8069f0f72f Tweaked EBML priority, blacklisted Android 2019-02-19 14:02:29 +01:00
Thulinma
c0f72a9b75 Merge branch 'development' into LTS_development 2019-02-06 22:03:48 +01:00