-
Gentlemen,
Following last week low latency meeting with in Amsterdam, the idea with this thread is to study how we can lessen the side effects of timing problems on the client-side on the service l…
-
No that Ballista is it’s own top-level project, I want to extend a previous discussion around what exactly Ballista is (previous discussion https://github.com/apache/arrow-datafusion/issues/1916)
I…
-
Obligatory background: we all agree (or at least nodded our heads in agreement when this was mentioned many times in the past) that Trio has a number of priorities over speed of execution. Optimizing …
-
**Describe the bug**
When i watch anime on my phone the subtitles can take up to 30 seconds to appear, eventhough there should have been subtitles already.
when they appear they do show the correct …
-
@chriscalo noted that many RPCs return LROs and we have no standardized way of representing progress of that LRO (if available). He also noted that progress could come in lots of different forms, some…
-
Hi.
I have just noticed your project with nice objectives. To be honest, SnapCast inspired me as well to contribute to it first, but then I started a project on my one due to some design choices wh…
-
initial testing seems ok, 1080p/360p 30fps OK via webrtc / hls web streaming, go2rtc binary running on device.
rtsp OK
audio works, aac+rtsp, libopus+webrtc
test with frigate: frigate recordi…
-
Whitelisting request headers creates a perverse incentive for applications to use query strings rather than request headers for cross-site requests, to avoid preflights.
For example, there's an eme…
-
```
http://serverfault.com/questions/435779/for-l2arc-and-zil-is-it-better-to-have-o
ne-large-ssd-for-both-or-two-smaller-s
Illumos article: http://wiki.illumos.org/display/illumos/Persistent+L2ARC
…
-
Is there a reason that we can't have a more numerically stable streaming `mean` method for arbitrary iterators? Here's a *sketch* of an implementation:
```julia
function streaming_mean(itr)
a…