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.

Python + QT + Gstreamer

I'm working with PyQt and trying to get video from a webcam to play within a QT widget. I've found …

python pyqt4 gstreamer maemo qt-maemo
Where to get live video streaming examples ( GStreamer )?

Where to get live video + audio streaming examples ( GStreamer )? So for example streaming from File or Web camera to some …

video video-streaming live gstreamer
GStreamer or DirectShow for Windows development?

I'm implementing a lecture-capture project for a local university. Multiple video streams will arrive at one PC: the presenter's desktop …

c++ windows directshow gstreamer
No decoder available for type 'video/x-h264

I am trying to run one of qt sample apps without any modification. It is called player and it is …

video qt5 gstreamer h.264 qtmultimedia
GStreamer installation is missing a plug-in

I hope that someone can help with this problem, been searching for a solution for the past 2 days. To describe …

linux qt qml gstreamer m3u8
media codec sample implementation in android 4.1

I am trying to display video buffers on an android. I am using the media codec API released in Android 4.1 …

android gstreamer android-4.2-jelly-bean java-gstreamer
FFmpeg vs Libav vs libVLC vs Gstreamer as of 2018

I am trying to do some video processing on real time. I was beginning to try the FFmpeg, but I …

c++ ffmpeg gstreamer libvlc
gstreamer streaming to nginx rtmp server

PS: First time gstreamer user here. :) Im trying to stream video from a logitech c920 webcam connected to a beaglebone …

nginx gstreamer rtmp beagleboneblack
Adding and removing audio sources to/from GStreamer pipeline on-the-go

I wrote a little Python script which uses an Adder plugin to mix two source streams together. After starting the …

python audio gstreamer mixing
Desperately looking for a RTSP server that can stream from a live source (not from a file)

I need a RTSP-server that can listen on a configured port (8554 for example), and then, for example, if I run …

ffmpeg gstreamer vlc rtsp live555