(unknown)
Deymos s via gstreamer-devel <[email protected]>
| Newsgroups | gmane.comp.video.gstreamer.devel |
|---|---|
| Message-ID | <CAMi4ONE2acvMnJWVMptzKkN5-r8qbdTa1JAkMEyxz9rKAU3NgA@mail.gmail.com> |
Hello! I have an app on qt. I have been suffering from a bug related to something for quite a long time, sometimes, instead of a stream from the camera, merating application resources appear, especially often this happens on Linux. On Windows, it starts to appear often if you enable GST_DEBUG > 3, what could this be related to? Pipeline: rtspsrc ! decodebin ! videoconvert ! glsinkbin(sink=qmlglsink) example of bug: https://drive.google.com/file/d/1XcZkEl4itYOoCfIpEmQpPWt1O9J1-Ig8/view?usp=sharing