-
### What happened
when arrive at
[ 85%] Building CXX object CMakeFiles/datachannel-static.dir/src/impl/sctptransport.cpp.o
it stop e disconnect the terminal
### What did you expect to happen
fi…
-
Rredux crashes on being run and outputs below.
```
Startup timings: s 6.996, var 0.172, suo 6.158, pa 22.484, pkb 0.388, nw 8231.512, run 0.855, total 8268.565
terminate called after throwing an …
lalpi updated
2 months ago
-
A side effect of encoding video is calculating motion vectors in hardware. It would be nice to get the motion vectors in Elixir to support things like simple motion detection and optical flow calculat…
-
### Preliminary Docs
I confirm that I have read the [CONTRIBUTING](https://github.com/ccrisan/motioneyeos/blob/master/.github/CONTRIBUTING.md) guide before opening this issue.
I confirm that I h…
-
Hello,
I have a fairly complex app running flask, picamera2 and autofocus on boot.
I am often getting this message
```
[0:05:43.417007419] [1582] WARN V4L2 v4l2_videodevice.cpp:2007 /dev/vide…
-
Hi,
I'm trying to configure a Riello IDG1200 UPS with NUT.
I've setup it up with these parameters:
driver = "riello_usb"
port = "auto"
But I have only data about battery % (wrong data), Vol…
-
This looks like an awesome project, and I'd love to help you test it on my Raspberry Pi 2. Can I just download a regular release or do I need to do anything special?
-
**Describe the bug**
The firmware required for the Raspberry Pi Zero 2 wireless chip should be published in linux-firmware.git so that distros can ship it without having to worry about being sued by …
-
I have a Raspberry Pi 3A+; it is running the 64-bit version of 'bookworm'. I have installed `pipewire`; version=1.2.4.
I originally installed this system months ago; it's been through some changes…
-
I'm using a raspberry pi zero-2w and the rppal bindings.
My setup is
```rust
let interface = SPIDisplayInterface::new(spi_device, dc);
let display = Gc9a01::new(interface, DisplayResolution240x…