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.
see if i write in any c file like #include "header.h" then it will search this file in current …
c linux gstreamerI have been testing playing multiple live streams using different players because I wanted to get the lowest latency value. …
video ffmpeg video-streaming gstreamer mplayerAm using Ubuntu(14.04) and I am getting this error while trying to use gstreamer. gst-launch-1.0 v4l2src ! video/x-raw,…
gstreamer v4l2What is the syntax for caps, specifying media capabilities, in gstreamer? Caps are strings that specify the type of media …
gstreamerI am trying to learn gstreamer appsrc plugin to play AV from a transport stream demultiplexer that I wrote (I …
c gstreamer gstreamer-0.10When i tried this command: **gst-launch-0.10 -v rtspsrc location=rtsp://127.0.0.1:8554/test caps="application/x-rtp,media=(string)video,clock-rate=(int)90000, encoding-name=(…
gstreamer