Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4601

Camera board • libcamera-vid freezes when the

$
0
0
Hi
I am running libcamera-vid with an Arducam IM477 camera.

I have a problem after a few minutes of streaming where the camera stops working. Typically with the log level to verbose this occurs when the camera reports, this has happened several times:

```
360 [0:28:41.396372226] [1402] DEBUG RPiDelayedControls delayed_controls.cpp:270 Setting Vertical Blanking to 5073 at index 1333
```

My command line is:
```
$LIBCAMERA_LOG_LEVELS=0 libcamera-vid --framerate 10 --width 640 --height 480 --inline -o udp://192.168.5.5:26000 -b 80000 --code h264 -t 0
```

Its variable when this will actually trigger setting the vertical blanking, but is there a way to fix it and not make it setable?

Statistics: Posted by peterM! — Mon Feb 12, 2024 9:09 am — Replies 2 — Views 76



Viewing all articles
Browse latest Browse all 4601

Trending Articles