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.
I have problem with saving MJPEG stream to file. When I stream MJPEG using such pipeline: gst-launch filesrc location=thirdmovie640…
gstreamer pipeline mjpegI want to add some opencv processes to a gstreamer pipeline and then send it over udpsink. I'm able to …
c++ opencv gstreamerI try to record a Video with the OpenCV Framework an would like to save that into an Matroska(mkv) …
opencv ffmpeg gstreamerProblem: I am building Android app in Eclipse which uses shared lib libgstreamer-0.10.so (GStreamer-android NDK Bundle libs compiled for …
android linker android-ndk gstreamerI want to use Qt to create a simple GUI application that can play a local video file. I could …
c++ qt gstreamerI am working on gstreamer for first time and trying to Stream an MP4 Video file from a server to …
udp video-streaming gstreamer mp4 rtpI searched the internet and Stack Overflow, but I could not find an answer: Does anyone know how to convert …
ffmpeg gstreamer yuvI want to create a Qt widget that can play incoming RTP streams where the video is encoded as H264 …
c++ qt video-streaming gstreamer