Commit Graph

6 Commits

Author SHA1 Message Date
Ingo Oppermann
4d6eb122b0 Use stdlib json encoder/decoder, goccy is too buggy 2024-10-09 10:50:04 +02:00
Ingo Oppermann
03da97217b Use faster JSON and gzip packages 2024-04-24 15:42:11 +02:00
Ingo Oppermann
90974fed30 Fix missing UnescapePath for a token 2023-08-03 09:40:56 +03:00
Ingo Oppermann
abfe4918b4 Loosen restrictions for IAM user names
The only restriction for an IAM username is that it cannot start with
a '$'. An username that contains a ':' must escape it with another ':'
for use in a token for RTMP or SRT.
2023-06-26 13:49:53 +02:00
Ingo Oppermann
7d2b7b4836 WIP: allow update processes in cluster 2023-05-12 12:59:01 +02:00
Jan Stabenow
9c0b535199 Add v16.7.2 2022-05-13 19:26:45 +02:00