Michael Grüner
Michael Grüner
Hey @MaxandreOgeret sorry for the slow response. There are two things two consider: 1. By default, the TCP server in Gstd is allowed to spawn as many threads as it...
Hi This timestamp is set by the GStreamer Debug subsystem (these are GStreamer debug logs). According to their documentation: | Example | Explained | |------------------|-----------------------------------------------------------| |0:00:00.868050000 | Time stamp in...
https://github.com/ridgerun-ai/deepstream-rfdetr
> @vishnurm20011995-cmyk I'm curious how you replace RFDETR with their default model in deepstream? like if you customize `nvdsinfer_customparser_rfdetr.so` yourself? Thanks! We created this project, hope it helps! BTW, we...
We tried to push this to mainline severalyears ago but were told that this is better suited as a tracer rather than an element. So I don't believe you're going...
@kimberlycarvajal can you please validate this? I'm interested in understanding which OS versions include libsoup3 as part of the standard packaging systems and which don't
Makes sense to me. Thanks for the contribution. I'll get this merged after I hear back from Kim.
@kimberlycarvajal can we absorb the changes ourselves? There's a breaking change in libsoup >= 3.2 so we need to do handle the message differently pre and post 3.2. EDIT: I'm...
@kimberlycarvajal I stand corrected. There is no breaking change in libsoup 3.2. It's actually a very unfortunate situation: - Gstd adds the libsoup3 include paths - Another gstd dependency depends...