-
Mistserver 3.1.
added a stream from local raspicam using
`h264-exec:raspivid -t 0 -pf high -lev 4.2 -g 10 -ih -qp 35 -o -`
Want to push the above stream as rtsp to another target server.
…
-
On newer versions of raspbian the Raspicam camera stack is being replaced with the wholly open source libcamera-based stack. Would this library be willing/are there any plans to support that?
Also,…
-
im using my M8P with a CM4 4gb ram and 8gb eMMC with a PITFT 2.0 with DSI and a cheap raspicam over CSI.
If i connect the display alone it works fine and displays stuff. If i connect the camera as w…
-
Hi,
I'm looking for the current source of RaspiMJPEG.c. I've currently do audio recording with the bash macros but I think it would be much prettier directly in the c file, at least for me. I've foun…
-
while using this link I get the error fatal: unable to access 'https://github.com/cedricve/raspicam.git/': Could not resolve host: github.com please tell me why i get this error and how i cam resolve …
-
### Browser
Chrome
### Device
Desktop PC
### Operating System
Windows
### What happened
Hello!
I have a NOIR raspberry camera, so normally it streams in shades of pink.
To fix that (when yo…
-
Hi I finished the installation, but what is the next step?, I execute the vision_landing app but I don't receive anything. Apparently there's no problem with connection because when I choose a wrong d…
OscJD updated
6 years ago
-
Hi, I try to install the package with a fresh and up to date raspi-os-bookworm-arm64 with the
tar ball and the clone method but I get always the error
```
root@raspberrypi:/usr/local/src2/raspiC…
jsmr1 updated
2 months ago
-
Michel,
I have installed webrtc-streamer in docker Rasberry Pi4 Ubuntu 20.04.2 server. However, I do not see cameras. Can you help me understand why?
```
~$ sudo ufw status
Status: inactive
$ s…
-
The variable 'sensor_msgs::ImagePtr msg' (at line 30, src/raspicam_ros_pub.cpp) does not have a frame value. The frame_id field is not assigned any value because of the use of 'std_msgs::Header()' at …