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.

How to save a RTSP video stream to MP4 file via gstreamer?

I need to get a video stream from my camera via RTSP and save it to a file. All of …

video video-streaming gstreamer mp4 rtsp
Looping a video with gstreamer and gst-launch?

I am able to play a video on the command line with gstreamer's gst-launch like this: gst-launch gnlfilesource location=file:///…

linux video video-processing gstreamer gnonlin
gstreamer python bindings for windows

I am looking into gstreamer as a means to choose a video device from a list to feed it to …

python windows gstreamer python-gstreamer
Look for fastest video encoder with least lag to stream webcam streaming to ipad

I'm looking for the fastest way to encode a webcam stream that will be viewable in a html5 video tag. …

ffmpeg video-streaming html5-video gstreamer vlc
Using Gstreamer to capture screen and show it in a window?

I need to capture the screen of the second display and "monitor" it in the main display, inside a window (…

gstreamer screencast
Adding opencv processing to gstreamer application

I'm trying to do the following: receive video stream using gstreamer and process it with opencv. I've found few solutions, …

c++ c opencv gstreamer fifo
Compiling Opencv with Gstreamer, cmake not finding GStreamer

I want to build opencv with GStreamer support. I built the GStreamer from source (version 1.8.1) following this guide: http://kacianka.…

opencv compilation cmake gstreamer
Using custom camera in OpenCV (via GStreamer)

I'm using Nitrogen6x board with ov5640 camera(mipi). The camera is not using standard v4l/v4l, but …

c++ c opencv camera gstreamer
Installing Gstreamer-1.0 on Mac OS X Mavericks

I want to install Gstreamer-1.0 on Mac OS X Mavericks. So I already install gstreamer-1.0-1.6.0-x86_64.pkg and gstreamer-1.0…

macos bash osx-mavericks homebrew gstreamer
GStreamer x264enc not found

I installed GStreamer-0.10 and all modules (base, good, bad, ugly, ffmpeg) according to these instructions (browse through by clicking prev/…

ubuntu x264 libx264 gstreamer