-
And with a jumper to set the raspicam position.
-
Hello, i'm plannig to use the raspicam in an application where I have to use a custom White Balance, accordingly to the [api reference ](https://picamera.readthedocs.io/en/release-1.10/api_camera.html…
-
We have been seeing the stock RaspiCam cameras being as much as 1-2 degrees off of pointing up completely normal to the floor. A very tiny offset in pitch of a half degree is seen due to a typical c…
mjstn updated
2 years ago
-
Could you please provide an example on how to use node-raspicam with stdout?
-
This is what I did to get my PiCam working in fluiddPi.
1. `raspi-config`
2. choose "3 Interface Options"
3. choose "I1 Legacy Camera"
4. Enable
5. Finish raspi-config and reboot
Now PiCamer…
-
Keep the stream active during recording.
Feature request from disucussion https://github.com/Lillifee/raspiCam/discussions/40
Currently, libcamera-vid only supports a single stream at a time. This…
-
The 360 video GoPro cams and the gearcam are enabled by a signal from the Payload RasPiCam. We need some sort of script to do this. Bonus points if it listens for a command on the network instead of h…
-
While debugging waveform80/picamera#73 I've run into some behaviour which I suspect may be a bug in the firmware (or at least in MMAL - my apologies if I've got the wrong subject here!).
Firstly a li…
-
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…
-
I see in the code that all the standard raspicam settings are supported, like vlip and hflip. However, how are these set from parameters or config files? I can't find anything in the code that actuall…