Top "Gstreamer" questions

Questions related to GStreamer (also known as Gst), an open source multimedia framework, powering everything from linux servers and linux desktop systems to a host of embedded devices.

GStreamer - Webcam stream from Raspberry to VLC-PC

I'm trying to stream webcam video from a Raspberry to a VLC player using gstreamer 1.0. Right now i got the …

udp gstreamer vlc webcam-capture
yocto: rebuild part of project

I have a project which is using yocto for building libraries including gstreamer. I found out that I need to …

gstreamer yocto
Write opencv frames into gstreamer rtsp server pipeline

I'm trying to put opencv images into a gstreamer rtsp server in python. I have some issue writing in the …

python opencv gstreamer rtsp python-gstreamer
Android Studio ERROR: Executing external native build for ndkBuild when trying to run Gstreamer tutorial

I am trying to run the gstreamer android tutorial-5 in Android Sudio 3.5 (https://gitlab.freedesktop.org/gstreamer/gst-docs/tree/master/…

android-studio android-ndk gstreamer ndk-build
GStreamer Launch RTSP Server for ReStreaming IP Camera H264

I am going to use multiple clients on different computers to be able to view video of an IP Camera …

gstreamer rtsp sdp
Why can I stream h264 encoded video from webcam to BOTH display and file, but NOT raw video?

I want to stream raw video from a Logitech C920 webcam and while both displaying and saving the video to …

webcam gstreamer video4linux
Create rtsp stream based on opencv images in python

My goal is to read frames from an rtsp server, do some opencv manipulation of the frames and write the …

python opencv gstreamer rtsp
ModuleNotFoundError: No module named 'gi' - Python - OsX

I am trying to run the following program: import gi gi.require_version('Gst', '1.0') from gi.repository import …

python macos gstreamer pygobject gobject
Using hardware acceleration with libavcodec

I have downloaded a software (info-beamer) and I would like to use the GPU acceleration to decode H.264 videos. I …

gpu gstreamer h.264 libavcodec
Use gstreamer to stream video and audio of Logitech C920

I'm quite a newbie on using gstreamer. I want to stream video and audio from my C920 webcam to another …

gstreamer gst-launch