-
> `` will automatically handle recoverable errors that happen during video playback. This is particularly handy for live streams that may experience disconnects.
However, the player does not retry …
-
@zaps166 I resurrect the topic, since I found a faster way to debug what was broken (building on Sonoma with Qt5 allowed to reproduce identical failures: turned out, the problem was unrelated to Qt ve…
-
### Description
Kafka Streams health checks implement the `org.eclipse.microprofile.health.HealthCheck` interface and (as far as I understand) thus are executed on a blocking queue. Under high load t…
-
The ollama api should be callable using the OpenAIApi and just changing the API Host to point to the ollama serv location, but ollama streams by default and i think this is causing it to fail with Gla…
-
We are using sst in our project and after upgrading from version 3.1.78 our deployments started breaking. We haven't made any changes other than bumping the version, tried versions 3.2.0 to 3.2.6 but …
-
### What would you like to be added?
Fragment is a client controller Watch feature introduced in etcd v3.4. [Proto](https://github.com/etcd-io/etcd/blob/278a9a2682c24366afcadbed420db40d810cb9bc/api/e…
-
**Is your feature request related to a problem? Please describe.**
In the libraries of TUM the Wifi is not always the fastest. Especially, when there's a lot of other students logged into the netwo…
-
Hi @SvenVD, hope this finds you well.
I was wondering if aside from manually specifying RTSP streams, for those of us that use the Ubiquiti UniFi Protect cameras, there could maybe be a way to have…
-
~~This work is necessary for the 7.x-8 upgrade.~~ This work has been deferred to 8.x. The below information might be partially or completely obsolete.
**Background**
APM Server is undergoing some …
-
The function which checks for privileges for Datastream and User currently tries to handle missing/invalid datastream scenario with `Nullish coalescing operator` resulting in returning in `200 status …