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

I see that the current snapshot takes the image in the video buffer and saves it. This is efficient and doesn't need to adjust capture configuration while camera-streamer is running....

Hi, this looks like an amazing setup. I was wondering if you know if it would work with a multicamera from arducam? One of the older models, not the newer...

I have an application where I want to minimize the network bandwidth as much as possible. When using libcamera_camera.sh with the option: --camera-video.options=video_bitrate=1000000 (and using all sorts of different bitrates)...

I am trying to create snapshots for a time-lapse project. I do this by CURLing the snapshot endpoint. It appears my (V3) pi camera the API returns a picture before...

![image](https://user-images.githubusercontent.com/24323132/221408553-662a04bf-c4ae-465d-b7b8-41c5d6f417a9.png) Hi i have a CSI Camera OV5647, when i try to use webrtc i have this error, how can i solve it? i try to use both legacy camera...

Hello there! Really thanks for the camera-streamer, it works flawlessly!! Can we add audio stream somehow, in the current context of the code, let's say from an USB mic? Is...

It would be wonderful if we could pipe a video stream output to another app, rather than starting a stream server. e.g. `./camera-stream -o tcp://1.2.3.4:1234` or `./camera-stream -o - |...

Hi, Camera-streamer doesnt work anymore for me, dont know if it's a kernel bug. Can you help with these logs ? '4l2-ctl --list-devices bcm2835-codec-decode (platform:bcm2835-codec): /dev/video10 /dev/video11 /dev/video12 /dev/video18 /dev/video31...

I've had this happen a couple of times now, if I leave it running for a day or two it eventually stops responding. To attempt and resolve it I restart...

Hi! When I start daemon I obtain error: sudo systemctl status camera-streamer-arducam-16MP ● camera-streamer-arducam-16MP.service - camera-streamer web camera Loaded: loaded (/......../camera-streamer/service/camera-streamer-arducam-16MP.service; enabled; vendor preset: enabled) Active: inactive (dead) Condition: start...