Ingo Oppermann
ea98205bd6
Add Name function to filesystem to reflect its own name
2022-08-24 12:31:44 +03:00
Ingo Oppermann
20fbb9b7bc
Fix returned error if bucket is not accessible
2022-08-23 17:36:48 +03:00
Ingo Oppermann
cb0bc494f9
Refactor internal filesystem handling
2022-08-22 19:10:59 +03:00
Ingo Oppermann
9a49e371e3
Fix check for existing bucket
2022-08-20 10:51:17 +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
50e511e6c6
Add filesystem interface implementation for S3
2022-08-20 10:39:01 +03:00
Ingo Oppermann
3e7b1751d5
Add process id and reference glob pattern matching
...
For the API endpoint /v3/process two new query parameter are introduced
in order to list only processes that match a pattern for the id and the
reference: idpattern and refpattern. The pattern is a glob pattern. If
patterns for both are given, the results will be intersected. If you use
other query parameters such as id or reference, they will be applied
after the result of the pattern matching.
2022-08-17 07:55:44 +03: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