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 |
|
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 |
|