Hi,
I connected a HM01B0 camera to the Raspberry Pi Pico and streamed to the Raspberry Pi 4.
The serial stream works with screen /dev/ttyvideo0, but the USB stream with TinyUSB library does not work.
I get memory error messagesFor me it's not clear whether it's a hardware problem or the wrong call?
Does somebody has any idea?
I connected a HM01B0 camera to the Raspberry Pi Pico and streamed to the Raspberry Pi 4.
The serial stream works with screen /dev/ttyvideo0, but the USB stream with TinyUSB library does not work.
I get memory error messages
Code:
claus@raspberrypi:~ $ cvlc v4l2:///dev/video0libv4l2: error turning on stream: Nicht genügend Hauptspeicher verfügbar[0000007f8c001150] v4l2 demux error: cannot start streaming: Cannot allocate memory[0000007f8c001150] v4l2 demux error: not a radio tuner devicelibv4l2: error turning on stream: Nicht genügend Hauptspeicher verfügbar[0000007f8c008e20] v4l2 stream error: cannot start streaming: Cannot allocate memory
Does somebody has any idea?
Statistics: Posted by claus56 — Sun Mar 10, 2024 9:16 am