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

Raspberry Pi OS • Re: Assistance with Installing GStreamer on Legacy OS for Raspberry Pi Streaming

$
0
0
OK gstreamer is working OK on a Pi4 with V2 camera module running RaspiOS Bullseye (64-bit, Legacy).
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
For the simple test I used this command

Code:

gst-launch-1.0 libcamerasrc ! videoconvert ! autovideosink

Statistics: Posted by neilgl — Wed Mar 12, 2025 8:04 pm



Viewing all articles
Browse latest Browse all 2499

Trending Articles