20 Commits

Author SHA1 Message Date
Ingo Oppermann
963353e6a2
Merge branch 'dev' into cluster 2022-09-29 14:40:00 +02:00
Ingo Oppermann
bc7faf9364
Replace x/crypto/acme/autocert with caddyserver/certmagic 2022-09-23 10:05:48 +02:00
Ingo Oppermann
1511b950ae
Update joy4 dependency for fixed increased RTMP client compatibility 2022-09-14 19:34:35 +02:00
Ingo Oppermann
2e560b635d
Update joy4 dependency for increase RTMP client compatibility 2022-09-14 14:52:41 +02:00
Ingo Oppermann
c522de043d
Upgrade dependencies 2022-09-08 15:39:56 +02:00
Ingo Oppermann
692b65b97c
Upgrade dependencies 2022-08-24 16:48:04 +03:00
Ingo Oppermann
698f328804
Merge branch 'dev' into cluster 2022-08-17 11:07:47 +03:00
Ingo Oppermann
e4463953b6
Upgrade datarhei/gosrt 2022-08-17 11:07:31 +03:00
Ingo Oppermann
4e8e4a2ad9
Merge branch 'dev' into cluster 2022-08-17 10:03:21 +03:00
Ingo Oppermann
20a743c594
Upgrade datarhei/gosrt 2022-08-17 10:01:04 +03:00
Ingo Oppermann
0788a76b13
Merge branch 'dev' into cluster 2022-08-17 07:57:17 +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
Ingo Oppermann
b51a38c99e
Create publisher for remote srt stream 2022-08-12 18:42:53 +03:00
Ingo Oppermann
fe889aa4e2
Add basic node handling 2022-08-03 22:05:28 +02:00
Ingo Oppermann
542653d3e2
Update RTMP server (datarhei/restreamer#385) 2022-07-28 20:31:17 +02:00
Ingo Oppermann
669effd680
Update srt dependency 2022-07-08 20:06:28 +02:00
Ingo Oppermann
9400460704
Update dependencies 2022-07-08 19:49:24 +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