Commit graph

867 commits

Author SHA1 Message Date
Thulinma
e4471627ca WebRTC edits for code acceptance 2021-10-19 22:29:39 +02:00
roxlu
7e8eb634e6 Implemented WebRTC 2021-10-19 22:29:39 +02:00
Thulinma
2f8a702c38 Merge branch 'development' into LTS_development 2021-09-01 11:21:13 +02:00
Thulinma
5c8aa1bfbd Improved trustedproxy support 2021-08-30 12:43:19 +02:00
Cat
6204a57a0e Embed: Added flv.js to meta player 2021-07-29 14:24:26 +02:00
Thulinma
ee6f1f1390 Merge branch 'development' into LTS_development 2021-04-23 12:43:29 +02:00
Cat
ddd9e8c67d Embed: Added MP4/WS "mews" player 2021-04-23 12:42:48 +02:00
Thulinma
19840f32d4 Do not cause a floating point exception during stream shutdown in TS-based outputs with AAC audio 2020-10-16 14:39:11 +02:00
Thulinma
d522c1d90f Merge branch 'development' into LTS_development
# Conflicts:
#	src/input/input_buffer.cpp
2020-09-30 17:29:49 +02:00
Thulinma
bafe30e234 Improvements/tests for SEM_LIVE locking 2020-09-30 17:24:57 +02:00
Thulinma
52a10eaea7 Decreased trigger verbosity, fixed RTMP_PUSH_REWRITE and PUSH_OUT_START triggers not properly ignoring response when ran in non-blocking mode. 2020-09-24 16:06:56 +02:00
Thulinma
b3df058a3e Merge branch 'development' into LTS_development 2020-07-14 21:47:20 +02:00
Thulinma
b45fd85b95 Workaround bug in OBS v25 2020-07-14 21:47:11 +02:00
Thulinma
b7e6cbbf89 Merge branch 'development' into LTS_development
# Conflicts:
#	src/output/output_hls.cpp
2020-07-13 17:06:23 +02:00
Thulinma
16bb689b7e Removed appleCompat mode from TS/HLS outputs, now sends identical segments to all client devices 2020-07-13 16:24:39 +02:00
Thulinma
a1da1469e9 Merge branch 'development' into LTS_development 2020-07-13 14:59:02 +02:00
Thulinma
90c9d16a32 Added support for empty array as non-configured public address. 2020-07-13 14:58:53 +02:00
Thulinma
dd5d8815be Merge branch 'development' into LTS_development 2020-03-12 16:26:48 +01:00
Thulinma
4a621ea5c0 Fixed IP detection over HTTPS output 2020-03-12 16:18:55 +01:00
Thulinma
a2beecee64 Small fixup 2020-03-09 21:00:08 +01:00
Thulinma
69253082ca Merge branch 'development' into LTS_development 2020-03-09 20:01:43 +01:00
Ramoe
1d0e68c5a4 Fixed MP4 output not setting Content-Length for HEAD/OPTIONS requests 2020-03-09 19:58:57 +01:00
Thulinma
29bc96d8d7 Merge branch 'development' into LTS_development
# Conflicts:
#	src/output/output_http.cpp
#	src/output/output_http_internal.cpp
#	src/output/output_http_internal.h
#	src/output/output_https.cpp
2020-03-06 15:20:38 +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
eb8694052d Merge branch 'development' into LTS_development
# Conflicts:
#	lib/http_parser.cpp
2020-03-03 17:04:10 +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
3e607d864e Merge branch 'development' into LTS_development 2020-02-12 12:19:23 +01:00
Thulinma
7337285c8d Fix debug level setting 2020-02-12 12:18:16 +01:00
Thulinma
3b3377ae92 Merge branch 'development' into LTS_development 2020-01-23 16:59:15 +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
Thulinma
7beea43d31 Added basic stream fallback feature, allowing to redirect to a different stream name on stream source load errors 2020-01-23 13:43:31 +01:00
Thulinma
a2e2ddae1e Backport of 3.0 stream selectors 2019-11-27 10:27:14 +01:00
Cat
3fffdffae3 Merge remote-tracking branch 'origin/development' into LTS_development 2019-11-14 16:22:04 +01:00
Cat
370bdc19a0 added support for IE incompatibility mode 2019-11-14 16:20:08 +01:00
Balder
20b54da5e4 HTTPS speed optimize 2019-10-31 11:20:14 +01:00
Thulinma
7bffdfe644 Added global configuration mechanism and defaultStream support 2019-10-31 11:19:54 +01:00
Cat
cc36a2a506 allow setting a starting time through url in stream.html (Javascript part) 2019-10-31 11:19:54 +01:00
Balder
ee450ee5bd HTTPS speed optimize 2019-10-17 14:01:27 +02:00
Cat
58f86bfc82 allow setting a starting time through url in stream.html (Javascript part) 2019-10-07 14:41:51 +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