Michael Grüner
Michael Grüner
Thanks for your feedback. @GFallasRR can you look into this? Please correlate the post process with the paper implementation.
Hi, are there any actual contents in the directory? Can you open the metadata file and share the contents? What files can you see in the directory? > On 25...
Thanks for sharing the trace. Let me get into it and get back to you. Can you also share the pipeline and tracers you are using?
Hi @campos-97 thanks for your report. Indeed the wiki was short on instructions. I extended the example and added the build line for you to test. Please let me know...
Thanks for your report @JuanPabloMF. I don't see any reason why this scenario wouldn't be possible. Can you provide the following: 1. Output of `GST_DEBUG=2`. If nothing interesting shows up,...
Hey @Kajatin thanks for the reports, we are going to reproduce on our side. The `do-timestamps=true` will add timestamps only if the incoming timestamps are invalid (`GST_CLOCK_TIME_NONE`), which doesn't seems...
Hey @BeardAndHarleyWojciech sorry for the slow response. Let's check if you have them installed in the correct location. Can you share the output of the following commands: ``` gst-inspect-1.0 sharktracers...
Ah yes! From the `videotestsrc` inspect I can see that it is installed in the non-standard location: `/usr/local/lib/gstreamer-1.0/libgstvideotestsrc.dylib`. There's where your GStreamer is picking plug-ins from. In order to install...
Hi all, sorry for the slow response. GStreamer Daemon doesn't demonize itself by default anymore. The default behavior is to run on foreground, where gst debug logs are written to...
Thanks! looking forward to the PR