30 Commits

Author SHA1 Message Date
Ingo Oppermann
5cd8f3426c
Merge branch 'dev' into s3 2022-10-05 10:13:46 +02:00
Ingo Oppermann
eeec59f8b1
Fix last minor version bump to patch version bump 2022-09-30 13:58:21 +02:00
Ingo Oppermann
22f1fb2d97
Bump version to 16.11.0 2022-09-30 12:13:38 +02:00
Ingo Oppermann
fe2e9d375c
Use LE porduction CA, allow to configure an email address 2022-09-30 12:12:36 +02:00
Ingo Oppermann
bbcf0ab1b1
Fix double slashes in RTMP URL 2022-09-30 09:25:29 +02:00
Ingo Oppermann
bc7faf9364
Replace x/crypto/acme/autocert with caddyserver/certmagic 2022-09-23 10:05:48 +02:00
Ingo Oppermann
6751346566
Adapt cleanup patterns to generalized filesystems 2022-08-24 16:06:22 +03:00
Ingo Oppermann
ea98205bd6
Add Name function to filesystem to reflect its own name 2022-08-24 12:31:44 +03:00
Ingo Oppermann
fc42f93d26
Fix diskfs and memfs names in order to keep API intact 2022-08-24 11:38:27 +03:00
Ingo Oppermann
0cfe07de85
Allow to mount multiple S3 storages 2022-08-23 17:37:33 +03:00
Ingo Oppermann
85a7caffca
Allow access to S3 filesystem via placeholder 2022-08-23 09:37:18 +03:00
Ingo Oppermann
96353aee3d
Fix panic if s3 is not enabled, fix value in closure 2022-08-23 08:32:49 +03:00
Ingo Oppermann
cb0bc494f9
Refactor internal filesystem handling 2022-08-22 19:10:59 +03:00
Ingo Oppermann
baa9a80015
Add S3 config options 2022-08-20 10:43:55 +03:00
Ingo Oppermann
1183de560a
Integrate S3 filesystem into http server 2022-08-20 10:43:52 +03:00
Ingo Oppermann
6802830c62
Don't use deprecated functions from io/ioutil 2022-08-18 10:27:33 +03:00
Ingo Oppermann
b376fdc87d
Add compiler and arch to log output 2022-08-02 20:37:47 +02:00
Ingo Oppermann
273ca0abbc
Add cache block list for extensions not to cache 2022-08-02 19:10:28 +02:00
Ingo Oppermann
d614e4f79e
Bump version to 16.9.1 2022-07-22 08:36:38 +02:00
Ingo Oppermann
5dd378902b
Add test for v1 import 2022-07-22 08:33:38 +02:00
Ingo Oppermann
00c382262e
Add config migration from version 1 to version 2 2022-07-20 12:27:55 +02:00
Ingo Oppermann
76abe2c19d
Always register rtmp and srt replacer templates 2022-07-08 10:46:05 +02:00
Ingo Oppermann
2ecea4b3e2
Bump version to 16.9.0 2022-07-07 13:49:37 +02:00
Ingo Oppermann
971b8337fe
Add new placeholders and parameters for placeholder 2022-07-06 19:51:47 +02:00
Ingo Oppermann
fa3f8b9b57
Allow RTMP server if RTMPS server is enabled 2022-07-05 20:30:40 +02:00
Ingo Oppermann
2058554524
Allow to configure SRT logging 2022-07-01 18:39:39 +02:00
Ingo Oppermann
da039f4751
Add proper API of SRT log data 2022-07-01 15:31:07 +02:00
Jan Stabenow
eb1cc37456
Add GoSRT & improvements (repo-merge)
Commits (Ingo Oppermann):
- Add experimental SRT connection stats and logs
- Hide /config/reload endpoint in reade-only mode
- Add SRT server
- Create v16 in go.mod
- Fix data races, tests, lint, and update dependencies
- Add trailing slash for routed directories (datarhei/restreamer#340)
- Allow relative URLs in content in static routes

Co-Authored-By: Ingo Oppermann <57445+ioppermann@users.noreply.github.com>
2022-06-23 22:13:58 +02:00
Jan Stabenow
9746248c10
Add v16.8.0 2022-06-03 17:21:52 +02:00
Jan Stabenow
9c0b535199
Add v16.7.2 2022-05-13 19:26:45 +02:00