-
I'm using PICAMERA v1.13 to send an h264 video in the "ttyS0" with a raspberrypi zero, but the video appears with a delay of 1s or more.
Using example 3.13. Recording to a network stream, I don't h…
-
hi, I test on Raspberry3 Model B, and use : node server-rpi.js,
i set raspivid input 1920x1080@30hz,When i browser video ,it have a very big delay.
Any advise for this ?
Thank you so much.
-
hi,
can i set exposure mode force to "night"? Like a raspivid -ex night
If i using -autoex, fps is very low.. I want to use night mode with --minfps 25, 720p, but night mode can be activated only wi…
-
This might be related to issue #469 .
In [this commit](https://github.com/raspberrypi/firmware/commit/64b5649a41b69d09bfe0ed05448d28a66be3edfd) to the [firmware repository](https://github.com/raspb…
-
server-rpi.js works fine, when run on the RasPi. So I know my browser (latest Firefox) and camera are fine.
I've amended the IP address in server-tcp.js but it doesn't show any video.
On the de…
-
Apologies if this is not the correct forum; I don't see a mailing list.
I am interested in using gokrazy with a PiCam module. I don't see any cam support userland here, so I am suspecting that I wo…
-
I'm using USB webcam on my raspberry pi. Tried to run `node server-rpi.js` . It's successfully run the web server. But when I try to click start video button. It showing the error bellow:
`Incomming …
-
**Is this the right place for my bug report?**
I think yes. raspivid should probably set the isp and core frequency according to the level requested by the user
**Describe the bug**
The documenta…
-
Hi,
I have a GPIO Trigger to start recording and stop recording
How should I call raspivid to record on trigger + 5s pre buffering ?
-
I’m using Pi camera, I don’t khnow what’s wrong to get this error but I think it’s because RaspberryPi is no longer use `raspistill` or `raspivid`. They recently replaced them by a new library coming …