Advanced users • libcamera-vid what URL to access second stream?
I am using the following command to generate a RTSP stream to be recorded on my NAS:Code: libcamera-vid -t 0 --framerate 10 --autofocus-mode manual --lens-position 1 --denoise cdn_off -n -o - | cvlc...
View ArticleTroubleshooting • Ethernet Connection failing after prolonged accessing
Ok here's the summary of the issue and what I have tried:currently my set up is as followscomputer1 ----> computer 2 -----> Serial Device eth serialI am currently able to send commands...
View ArticleGeneral discussion • Pico W Web Server HTML With Js and Css Micropython
So I'm trying to host a web server on my raspberry pi pico, I have a .py script (using micropython btw) on it along with all of the files for the webpage, it loads up index.html but wont load either...
View ArticleTroubleshooting • Pi4B / 8GB randomly hangs on Raspberry Pi OS 64-bit
I have a Raspberry Pi 4B, 8GB , in an Flirc case (https://www.amazon.com/gp/product/B07WG ... =UTF8&th=1) and a Pishop.us power supply (https://www.pishop.us/product/usb-c-pow ... ul-listed/) .I...
View Article日本語 • overlayで、systemdによる再起動設定時に再起動を繰り返す
Raspberry Pi OS (Legacym64-bit) FUll をインストール(debian...
View ArticleNetworking and servers • Using a Pi to act as bridge between 2 separate networks
Need some help regarding networking using a Pi. I got two group of computers. Primary group are computers connected via a wifi router and able to access internet.Secondary group are old computers only...
View ArticleGeneral discussion • Set 1280 x 720 resolution RPi Bookworm
I have a old Sinoteq TV measuring 5780mm x 3250mm screenThe closest resolution I get in the options is 1024 x 728. This causes images to show stretchedI am running MagicMirror on it showing imagesHow...
View ArticleTroubleshooting • Camera module 3
Can anyone tell me that camera module 3 can only run on 32bit Bullseye os? Or it can run 64bit or 32bit os? Because I cannot use my libcamera-hello command, it got so many error. I also cannot make...
View ArticleGeneral discussion • A3144 hall sensor vs reed switch
Hi.I make a chess board time ago with reed switchs that open and close if a piece is in a square or not (the piece have a magnet below)Then i have 64 reed switchs one for each square.and i connect...
View ArticleBeginners • Audio configuration puzzle
RPi 5 8gb running Pi OS. Getting sound from a powered Bluetooth sound bar. Hope to improve audio quality via USB or second HDMI connection (HDMI 0 goes to the monitor). But USB connection -- yes,...
View ArticleTroubleshooting • failure to boot and locked out
So I’m new to using pi as well as linux programming in general. I’m an academic that’s in a new lab that a previous user built a pi system for monitoring experimental samples, and since they’ve left...
View ArticleTroubleshooting • Problems with M2 SSD
Hey guys, I've just tried over 4 hours to solve my problem at own, but I'm to dumb to understand what's going on.My stuff:Geekworm X1001 PCIe to M.2 NVMe Key-M SSD Shield for Raspberry Pi 5Geekworm...
View ArticleNetworking and servers • Honey Pot on Raspberry Pi
I would like to put a honey pot on my raspberry pi. Specifically, I would like it to generate a world map showing countries where people are logging in. Other stats like times that people are logging...
View ArticleBeginners • Disable usb automount before install
Hi,I would like to disable usb automount BEFORE the system is live, i.e. prior to install on a stock raspbian OS install.I.e. the OS is flashed to storage, and I have access to bootfs before putting...
View ArticleRaspberry Pi OS • Initial update download progress bar
Hi, I just imaged 3/15/24 Bookworm 64 bit to a card for a Pi 5 and am downloading updates after choosing language/time/keyboard and setting up login, does the progress bar represent the current file...
View ArticleMicroPython • Possible to invert GPIO output using registers?
Hello.I can invert the PWM signal with my Pico for a project like this:Code: def pwm_set_polarity(sliceNo,channel,invert): Addr = 0x40050000 +0x14*sliceNo if invert:...
View ArticleGeneral • outdoor delivery bin for parcels
This night I dreamt up something that looks to me just a job for the Pico.The probem I want to solve is, that all the members in my household are trying to make the Chinese very rich by ordering lots...
View ArticleGeneral • How to interrupt using RS485-TTL
Hello everybody, I am using Arduino IDE to read data from sensor which measure temperature, humidity and CO2 concentration. The module for RE485-TTL has 4 pins on side (Vcc, Gnd, Rx and Tx0 while on...
View ArticleAdvanced users • Pi5 Custom MIPI display questions /GPU performance
I have been unable to find a helpful block diagram of the Pi5. It seems that the 2x 4k hdmi ports are directly connected to the CPU while the MIPI ports flow through the P1 (i.e. PCIe then MIPI).1....
View ArticleTroubleshooting • Trouble with MicroSD-Card (128GB) in Raspberry Pi 4
Hi there,I have a Raspberry Pi 4 Model B and want to boot it from a 128GB MicroSD-Card (SanDisk HIGH ENDURANCE 128GB).I use the current version of the Raspberry Pi Imager for getting the image (in...
View Article