-
Hello,
cat /etc/os-release output below;
PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=raspbian
I…
iTrim updated
6 months ago
-
Does 4.0.0beta3 works on Raspberry pI 3?
and does opensurv work on Rpi 3?
-
Hey @dadr I gave your Bullseye branch a try on a Pi4 B. I was able to get everything configured but the frame service failed with the following output:
````
Traceback (most recent call last):
F…
-
To my surprise after having no, no no success with Buster over several hours of work, because never versions of VLC do not have the mmal module in Buster's repository, rpisurv works here under 32bit B…
-
First, thank you!
Second, two things more useful to me, coded/attached, in case you want to use my code:
1. /camera/status - to see which camera we're using
2. output in JQ format, which would …
-
Getting this error on install.
pi@raspberrypi:~/rpisurv $ sudo ./install.sh
Use this installer on your own risk. Make sure this host does not contain important data and is replacable
This install…
-
The streams work on the monitor I used for initial setup, but I have connected the pi to 2 other TV's and rpisurv doesn't launch
Raspberrypi 3B+
Buster
GNU nano 3.2 …
-
Hi
I installed the raspberry pi OS 64bit headless and installed vlc using the command
$ sudo apt install vlc -y
After that, I used the vlc to play the Bunny test video
$ cvlc -R --width=5…
-
when i set the number of columns to 3 then rpisurv is not loading, Just working on columns i.e Default 2
in Log I ma getting l_default - ERROR - Skipping calculating free malloc memory because of …
-
I have three Ubiquiti cameras streaming wonderfully. I wanted to add the stream from my 3D printer camera.
If I open the command line and type `vlc http://10.0.0.110:8080/?action=stream` it opens…