-
I'm using the following code to pipe the videofootage of raspivid to ffmpeg :
` processStringUsb = "/usr/bin/raspivid -o - " + fpsParam + bitrateParam + widthParam + heightParam " --timeout 0 | su…
-
We need to play with the image colors beyond what is possible with WB/Exposure/Saturation.
Is it possible to control the color effect of the rpi camera (-cfx / --colfx in raspivid) during video stre…
-
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.
-
Hello, I followed all what you said how to make it work. My camera works with raspivid but when i try to call rosservice call /camera/start_capture this error occurs:
mmal: mmal_component_create_core:…
kabzo updated
8 years ago
-
Hi there,
Thanks for this amazing repository, it save my time to understand how to decode h264 stream on browser. The serve-rpi.js worked good on raspberry Pi, so I try to run use server-tcp.js with …
sc0Vu updated
4 years ago
-
I'm trying to pinpoint an error when stopping the stream and/or reloading the page. What happens is if you refresh the page when watching the stream, the server will crash and leaves the raspivid comm…
-
Hello, i was wondering why you didn't use picam to stream to youtube.
Isn't the delay using raspivid too much?
I'm asking you because i can't seem to get picam to work with seeed 4 mic array, and…
-
Hello,
could anyone advice me how to stream FullHD stream over UDP from Raspicam V2?
I am using following pipeline, but the video is always cropped and not FULLHD:
rpicamsrc preview=false !video/…
ihora updated
5 years ago
-
Hi,
I have a GPIO Trigger to start recording and stop recording
How should I call raspivid to record on trigger + 5s pre buffering ?
-
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…