Commit graph

3247 commits

Author SHA1 Message Date
Cat
bd1736c7e2 LSP: Fix debug level 0 not sending 2020-03-10 15:47:45 +01:00
Cat
fb6abe27d2 Embed: remove video.load() button 2020-03-10 15:47:45 +01:00
Cat
c17cfe9595 Embed: show an error when CSS failed to load 2020-03-10 15:47:45 +01:00
Cat
b9eb03a599 LSP: added trusted proxy config option 2020-03-10 15:47:45 +01:00
Cat
a75ac5713c Embed: improved handling of state changes, added options to hide error title 2020-03-10 15:47:27 +01:00
Cat
214b584956 Embed: WebRTC improvements:
- make webrtc obey autoplay = false; when video is paused, disable autoplay and vise versa
- silenced some unneccesary webrtc errors
- webrtc: pause player on stop, so that "stream offline" message is shown
- improved webrtc wrapper robustness
- more webrtc don't autoplay when paused
- when not yet connected during a seek, wait until connected and seek then
2020-03-10 15:46:33 +01:00
Cat
01b957d136 Embed: on android <7, let videojs override native hls playback 2020-03-10 15:41:48 +01:00
Cat
b5fcc4647c Embed: fixed non-websocket only js syntax error; allowed HTML in error message 2020-03-10 15:41:48 +01:00
Cat
573e945f5a Embed: added rate limiting to videojs crash reload, updated videojs and dashjs 2020-03-10 15:41:43 +01:00
Thulinma
04a1b394dd Fixed multiple public addresses in controller settings, fixed debug level being passed when set to default 2020-03-10 14:01:21 +01:00
Thulinma
a2beecee64 Small fixup 2020-03-09 21:00:08 +01:00
Thulinma
ae6ccb3615 URIReader fixes / improvements 2020-03-09 20:01:32 +01:00
Thulinma
d8fb22a71f URIReader 2020-03-09 20:01:00 +01:00
Thulinma
7f8013fef2 Downloader improvements, fixes 2020-03-09 19:59:54 +01:00
Ramoe
3fd55b1647 Added callbacks, range requests and head requests to Downloader 2020-03-09 19:59:54 +01:00
Thulinma
c1c35c75f9 HTTP::Parser: Content length fix, made ::GetHeader and ::hasHeader case-insensitive, preferring identical case if it is present. 2020-03-09 19:59:40 +01:00
Ramoe
4ed5dd21e3 Added callback support to HTTP parser 2020-03-09 19:59:29 +01:00
Ramoe
1d0e68c5a4 Fixed MP4 output not setting Content-Length for HEAD/OPTIONS requests 2020-03-09 19:58:57 +01:00
Thulinma
b4fb0ff4a2 Socket library error handling 2020-03-09 19:58:26 +01:00
Thulinma
cd19cca36b Support for multiple public addresses, as well as proxy-overridden public addresses 2020-03-05 16:14:58 +01:00
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