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 ArticleInterfacing (DSI, CSI, I2C, etc.) • Getting a small TFT that's NOT mipi...
Hi all,I've got a small 320x240 TFT that's got an SSD2119 controller - datasheet here: https://www.hpinfotech.ro/SSD2119.pdf that I'm trying to get working using the 4-wire SPI interface. After much...
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 ArticleBeginners • raspberrypi bluetooth
I'm tryting to connect with raspberry pi 4(64-bit os) and ardinuo uno R3 using HM-10 bluetooth moudle. I followed the procedure and made a Bluetooth connection between the two, but there was a problem...
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 ArticleGeneral discussion • Pi 5 nvme and sd card boot issue
Hi all, I need some wisdom from the pi gods:I have a pi 5 8gb, that I have an HDMI usb 7inch touch display connected to, and I got a Waveshare pcie M.2 hat, that has a 16Gb Intel Optane SSD that I was...
View Article