OpenCV
Problem with gstreamer on Raspberry Pi 4
Python
gstreamer
,
raspberrypi
,
programming
berak
April 13, 2024, 9:54am
3
maybe you can use the V4L backend directly (w/o gstreamer issues):
VideoCapture(0, cv2.CAP_V4L)
show post in topic
Related topics
Topic
Replies
Views
Activity
cv2.VideoWriter() using gstreamer not working with RPI camera module 2
Python
gstreamer
,
raspberrypi
1
835
August 1, 2023
OpenCV 4.5.0 on Pi 4 w/high-quality camera fails to stream
C++
0
762
March 11, 2021
Opencv and gstreamer from python - how to catch gstreamer warnings from cv2.VideoWriter()?
gstreamer
0
1764
April 8, 2023
Failing to launch a VideoCapture
Python
gstreamer
,
videoio
1
991
December 16, 2023
VideoCapture is open, but unable to read frames (Raspberry pi)
C++
raspberrypi
,
videoio
3
308
August 31, 2025