python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
OpencV + ffmpeg corrupting lossless video frames?
It seems that Opencv + FFMPEG is corrupting lossless video frames.
First I establish that the video is lossless with this test
gst-launch-1.0.exe {RAW_IMAGE_SOURCE} ! video/x-raw,width=1280,height=480...
Milardo
Votes: 0
Answers: 1
Transform RTP into RTSP with gstreamer
I have a third party application that reads data from a thermal camera and generates a RTP stream to a given UDP source. I am trying to wrap this RTP into a RTSP stream but I am running into problems....
Milardo
Votes: 0
Answers: 1
Multi-Camera in WebRTC application with Gstreamer C++
In my pipeline I would like to use 2 different v4l2 source. But When I used like code 1 with double v4l2src , I can get some error like "ERROR GST_PIPELINE grammar.y:740:gst_parse_perform_link: c...
cagdas demirel
Votes: 0
Answers: 0
Why gstreamer GST-LAUNCH buffering frequently while running?
Im running a simple command on Ubuntu 18.04 release.
gst-launch-1.0 playbin uri=https://www.freedesktop.org/software/gstreamer-sdk/data/media/sintel_trailer-480p.webm
This command opens a example vide...
muradaltay
Votes: 0
Answers: 0