Evgeniy Kosov

Results 4 comments of Evgeniy Kosov

> Constant rate of 1/300ms does not work at all This appear to be coming from rounding error. PR https://github.com/form3tech-oss/f1/pull/88 attempts to address it, by introducing float comparison tolerance. >...

Just making sure... This issue is about this part of the admin UI, under `Configuration` > `General`, right?

I believe [my PR](https://github.com/owncast/owncast/pull/2168) addresses this feature request. Perhaps, the issue can be closed now.

I tried replicating the problem, however it worked for me both ways. I can create a JWE (using the referenced example) and then later decode claims from it (using [this...