OK gstreamer is working OK on a Pi4 with V2 camera module running RaspiOS Bullseye (64-bit, Legacy).
Installed using apt.For the simple test I used this command
Installed using apt.
Code:
sudo apt-get install -y libgstreamer1.0-dev \ libgstreamer-plugins-base1.0-dev \ libgstreamer-plugins-bad1.0-dev \ gstreamer1.0-plugins-ugly \ gstreamer1.0-tools \ gstreamer1.0-gl \ gstreamer1.0-gtk3
Code:
gst-launch-1.0 libcamerasrc ! videoconvert ! autovideosink
Statistics: Posted by neilgl — Wed Mar 12, 2025 8:04 pm