Troubleshooting • How to stream from rpi zero 2 w to iphone through udp
I managed to stream into any UDP device on the network with this command just fine, this is the commandRPI zero command to stream:Code: rpicam-vid -t 0 --inline --width 1920 --height 1080 -o...
View ArticleMedia centres • Re: Peppy player
I cannot reproduce the issue with a mute button. I'll try to use different displays to reproduce it. Meanwhile you can use play/pause button.For any non-Latin characters you need to install TTF/OTF...
View ArticleHATs and other add-ons • Re: Pi 5 PCIe PWR_EN vs RST timing
Great, thanks!Statistics: Posted by HwAoRrDk — Sun Mar 10, 2024 6:02 pm
View ArticleTroubleshooting • Raspberry Pi400 booting on a rainbow screen
Hello everyone,I wanted to use my HyperPixel so much but the Raspberry Pi is not working.I flashed an SD card with the default os and it boots to a rainbow screen without proceeding further (but Kali...
View ArticleTroubleshooting • Re: Raspberry Pi Camera Module 3 not available on RPi...
Did you read / follow viewtopic.php?t=362707 ?Statistics: Posted by DirkS — Sun Mar 10, 2024 6:07 pm
View ArticleTroubleshooting • Raspberry Pi 5 - How to Change Keybindings X11
Some excellent information on this for the Wayland side of things here: viewtopic.php?t=367085However I do find myself switching to X11 for remote desktop support often enough that I need to transfer...
View ArticleOff topic discussion • Re: Converseen - bulk image resizer
Have you tried imageMagick (imagemagick)?Statistics: Posted by neilgl — Sun Mar 10, 2024 6:22 pm
View ArticleAdvanced users • Official kernel deb packaging scripts
I am maintaining a fleet of several PI machines and I need to change the kernel configuration. I'd like to make this process automatically to follow the official kernel versions (I'll try to follow...
View ArticleBeginners • Re: Raspberry pi 5 many issues
...We have "solaar" that can be installed from the standard repo that works well on Raspberry Pi'sThank you for that - must try it for my Intel box Statistics: Posted by MiscBits — Sun Mar 10, 2024...
View ArticleTroubleshooting • Camera from python script more zoomed in than from terminal
Hello. I have a Pi 4 with a camera module v2, via SSH, and need to capture a image, but when I go to do so, the image is more zoomed in than the terminal, which I have been using as the basis for my...
View ArticleNetworking and servers • Re: Pi3 Bookworm WiFi does not work if router uses...
Try adding / usingCode: key_mgmt=WPA-PSK-SHA256and see if that fixes things.I cannot remember if a restart of the Pi is needed or just wpa_supplicant Statistics: Posted by MiscBits — Sun Mar 10, 2024...
View ArticleOther RP2040 boards • Re: RP2040 with ESP8285 on board
I bought a PICO with the ESP8285 and following the instructions it finally worked.I wonder if the WiFi range is OK in your case. The Author of this thread experienced poor WiFi coverage - in his case...
View ArticleDevice Tree • Re: RPI5: Issue with GPCLK0 Clock Generation on GPIO4 in ALT0 Mode
I see you already have an issue open at https://github.com/raspberrypi/linux/issues/6022Statistics: Posted by jdb — Mon Mar 11, 2024 6:47 pm
View ArticleGeneral discussion • Re: LED on RPI Without Breadboard?
https://www.ebay.de/itm/235035873927ATX case HDD or Power LEDs come with Dupont connector quite frequent.Next question is how to power the Pi wireless while 1000fts away.Statistics: Posted by...
View ArticleCamera board • Re: Fujinon Motorized Lens - Raspberry Pi
Yes you can attach that to a Pi HQ camera. I can make no comment on the resolving power (resolution) that the lens can achieve. CCTV used to be SD resolutions equivalent to 720x576, so the optics...
View ArticleAdvanced users • Need Help, Killed 3 PIs
So i have managed to short out 3 PIs, one was my fault for sure (i know they all are) but i am a little unsure what is going on. I may just be lacking the understanding with regards to what i am...
View ArticleAdvanced users • Re: Need Help, Killed 3 PIs
to be clear there is no power source on adc1 or adc2 yet, there is no battery connected etc, i am just testing this without the battery by trying to connect the 5v on the PI to the adc inputs. One...
View ArticleBeginners • Re: Help Connecting 3x Motor Drivers & 1 Display to Pi Zero
It looks like this would work for me based on help from Chat GTP. If anyone can confirm then that would be much appreciated:https://www.pishop.ca/product/modmypi-m ... sion-zero/yes, a GPIO expander...
View ArticleUbuntu • Re: Unable to update Bootloader version - Raspberry Pi 5 / Ubuntu...
Then you don't have rpi-eeprom-mgr in the current directory. Don't forget to extract it from rpi-eeprom-mgr.zip first:Code: unzip rpi-eeprom-mgr.zipYou are the very best ! no SD card inserted. Booted...
View ArticleTroubleshooting • Re: Picamera2 video frame size recording
My fault, I forgot also import Quality.Anyway, setting high quality I still get 1280x720 despite I set quality=Quality.VERY_HIGHMP4Box:Quality controls the amount of compression used in the encoding...
View Article