camera-streamer icon indicating copy to clipboard operation
camera-streamer copied to clipboard

High-performance low-latency camera streamer for Raspberry PI's

Results 91 camera-streamer issues
Sort by recently updated
recently updated
newest added

Sometimes, after a while streams just die. WebRTC shows nothing, mjpg streams throws a server error. This happens if the camera is left running for a while, sometimes an hour,...

VERSION: camera-streamer-raspi_0.2.8.bookworm_arm64.deb The webrtc video stream works very well -- starts quickly, reliably, and looks good. However, if you close the browser and open wireshark on the client machine, filtering...

Adding the command required to clone the entire repository with submodules makes it less likely to error out when building.

I successfully compiled camera-streamer on raspberry pi 5 and bookworm system.But when I run the program, the following error appears: ![image](https://github.com/ayufan/camera-streamer/assets/100827463/6835193d-87d3-4439-b2d4-b911c5c3302c) I think this could be related to the fact...

The following snippet from the [Releases](https://github.com/ayufan/camera-streamer/releases/tag/v0.2.8) page tests for `/etc/default/raspberrypi-kernel` which does not exist on the 32-bit image downloaded by version 1.8.4 of the Raspberry Pi Imager. ``` PACKAGE=camera-streamer-$(test -e...

I have a Pi Camera installed into a pi zero2w with camera-streamer installed as a service and that works excellently, however I need to tweak the video settings to disable...

Great application. I'm using the following config for the standard noir ov5647 as a baby monitor. - Auto exposure enable - Auto exposure mode long - Auto white balance enable...

many options in the example services are using single dash, where teh opt code calls these out in the log as deprecated and should move to double dashs. this pull...

I received the following error when following the provided instructions for installing and initiating Crowsnest: Failed to enable unit: Unit file /usr/share/camera-streamer/examples/camera-streamer-raspi-v3-12MP.service does not exist. I went to the directory...