-
See https://www.chromestatus.com/feature/6321945865879552 and https://alvestrand.github.io/webrtc-media-streams/. Handy for skipping encode/decode steps in some cases? Haven't looked into it closely y…
-
One thing that is fantastic about xillybus is that its API is just low-level system calls (`open`, `read`, `write`) for all IO. This is wonderful because when I write a library or application, I can …
-
While trying to adapt a datastore into a Leveldown interface, I came across some impedance. Mind you that I'm new to the datastore eco-system, so I may be very wrong.
The first part of it is the fa…
-
To charter WinterCG to the point where it can produce standards such as minimum-common-api, we need to do the following:
- [x] create a chartering checklist 🙂
- [x] continue doing work as normal w…
-
## Expected Behavior
When trying to test new contracts using a local dev copy of `contracts-library`, the `contracts-library` repo should look locally if the HTTP call to find the json on Github fail…
-
The latest versions of mencoder, mplayer and the 2.2b version of mpeg_stat return this error, running on either Debian 10 or Ubuntu 18.04.04:
```mappie@debian-80sm:~/Desktop/DPG$ python ./dpgconv-0.4…
ghost updated
4 years ago
-
I've noticed that the `mpiadapter` and `mc_base` classes initialize the random number generator with seeds that merely differ by the MPI rank. This is a bad practice and can lead to bias in situations…
-
-
### What version of Music Assistant has the issue?
2.3.2
### What version of the Home Assistant Integration have you got installed?
2024.10.1
### Have you tried everything in the Troubleshooting F…
-
Hi all,
I've started work on implementing QUIC support in [AVTransport](https://github.com/cyanreg/avtransport/), using the newly implemented/staged client/server API.
It is a multimedia transmiss…