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

Camera board • Re: Abnormal delay on kmssink output with libcamera (picamera2)

$
0
0
Finally, I've figured out that it is opencv synchronization issue. To make it work sync=false parameter should be added to kmssink:

Code:

writer = cv2.VideoWriter("appsrc ! videoconvert ! kmssink sync=false", 0, 25, (720, 576))

Statistics: Posted by al1img — Mon Mar 25, 2024 6:12 pm



Viewing all articles
Browse latest Browse all 5035

Trending Articles