Bernardo Lansing

Results 5 issues of Bernardo Lansing

I am trying to run a video transmission from a Raspberry Pi using `aiortc`, but recently I started to receive this weird error: ``` ERROR:asyncio:Task exception was never retrieved future:...

Sorry if this is a silly question, I'm a newbie in Skia. My goal is to draw some simple frames and send them to a GC9A01 display using a Raspberry...

**Describe the bug** Unless I'm being stupid, I think there's a "bug" with `--timestamp` option for rpicam-still. When used along with `--timelapse`, it'll save every frame to a file which...

I want my RPi to communicate with a custom microcontroller through UART. Communication is two-ways, so RPi must be able to send and to receive data from the channel. I...

When I am using this crate in a Raspberry PI I get a lot of ugly error messages: > jack server is not running or cannot be started > JackShmReadWritePtr::~JackShmReadWritePtr...