Commit graph

3227 commits

Author SHA1 Message Date
Thulinma
131eb58c6a Backport of public URL setting to Open Source edition 2020-03-05 16:14:58 +01:00
Thulinma
58276b8fbe Switched hook order in certbot integration so it does not detect RENEWED_LINEAGE as CERTBOT_VALIDATION hook. 2020-03-05 16:14:58 +01:00
Thulinma
27a2e596fd Updated sourcery to be slightly more magical.
Now supports replacing script tags with their contents as well as splitting a source file on a given string.
2020-02-28 16:46:14 +01:00
Thulinma
793f6f7809 Split HTTP namespace up into http_parser.h and url.h, since the URL library can be useful stand-alone as well. 2020-02-28 16:39:24 +01:00
Thulinma
e0dfc3a4db Add compile command export for YCM by default 2020-02-27 14:37:51 +01:00
Thulinma
10e965327a Memory limit checking to help users create optimal configs 2020-02-26 16:08:39 +01:00
Thulinma
95847ffb5b Fixed memory leak in Socket::isLocal() 2020-02-24 16:30:28 +01:00
Thulinma
9743f405a3 Sudden timestamp jump message 2020-02-12 12:19:12 +01:00
Thulinma
7337285c8d Fix debug level setting 2020-02-12 12:18:16 +01:00
Thulinma
3736d28eed Fix for correctly passing stream configuration options to MistIn processes 2020-02-12 11:11:19 +01:00
Thulinma
3992355a74 allow setting a starting time through url in stream.html
(Correct commit for a mistake by Carina *shakes fist angrily*)
2020-01-23 16:59:08 +01:00
Cat
9b92496f4e Embed: save stream state, and if the stream is playing, don't show annoying 'Stream is waiting for data' messages. 2020-01-23 13:38:30 +01:00
Cat
ead434b730 added push logs/stats 2020-01-23 13:38:25 +01:00
Thulinma
9a1b4fb872 Fixed support for inputs with URL parameters 2019-11-27 10:25:58 +01:00
Thulinma
45b245ad4e Improved input shutdown reason detection 2019-11-27 10:25:50 +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
Cat
370bdc19a0 added support for IE incompatibility mode 2019-11-14 16:20:08 +01:00
Cat
63d1a61935 Embed: mitigate videojs not (always) sending a canplay event for live streams 2019-11-11 11:50:46 +01:00
Thulinma
8dd403a098 Added ability to check if the downloader is being proxied or not 2019-11-07 13:40:45 +01:00
Cat
56897ceded force the value for debug to a number 2019-11-06 16:14:04 +01:00
Balder
20b54da5e4 HTTPS speed optimize 2019-10-31 11:20:14 +01:00
Cat
c0aee45f99 added defaultStream option to overview 2019-10-30 17:03:18 +01:00
Cat
58f86bfc82 allow setting a starting time through url in stream.html (Javascript part) 2019-10-07 14:41:51 +02:00
Cat
1ff69ab56d Embed: webrtc: fix for .play() racecondition causing repeated reconnects 2019-10-07 14:41:51 +02:00
Cat
0f7ea57ea1 LSP: fix sublist field which is not last in field list 2019-10-07 14:41:51 +02:00
Thulinma
d9c3b636c8 Fixed live pull inputs in Windows/Cygwin 2019-10-03 15:26:08 +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
a27f65743c Log message improvements 2019-09-30 16:27:43 +02:00
Thulinma
ab14d614f6 Fixed HTTPS-related crash 2019-09-09 16:05:12 +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
4c3dfa829f Implemented certbot helper utility 2019-09-09 13:19:37 +02:00
Cat
87aac99c54 On stream.html, allow the forcing of a mimetype through url parameter 2019-09-04 12:31:39 +02:00
Cat
6f06acfb00 LSP: in preview > meta information, show if a video track has b frames 2019-09-04 11:53:03 +02:00
Cat
8a68738995 Embed: allow webrtc to change playback rate 2019-09-04 11:53:03 +02:00
Thulinma
7557cacc17 Updated usage of socket lib in accordance to socket lib edits 2019-08-14 12:09:47 +02:00
Thulinma
7d83edd078 Socket lib restyle and fixes backported from 3.0 2019-08-14 12:08:24 +02:00
Thulinma
7b12a5a2b5 Lowered debugging message verbosity somewhat 2019-08-12 10:42:26 +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
2432bbdfc3 Backported MP4 input from Pro edition 2019-07-02 14:17:01 +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
Cat
d6ad8f9811 Embed: before giving up, try connecting via http get if websocket fails 2019-06-21 21:17:34 +02:00
Cat
23cccb1857 LSP: improved updater 2019-05-23 13:40:12 +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