markusbr
markusbr
The graph files (dot) are not too big, I think. Could you share all? The state `PAUSED_PLAYING` sounds like it's about the final phase of negotiations. The development team might...
What would the result look like when using `device="GPU"` for both pipelines? Compiling your used models for GPU might have a bigger impact than you thought (e.g. your original model(s)...
Let's see what the development-team is coming back with.
Operations done with OpenCV are done on CPU and with vaapi done in the GPU, often already as a part of decoding. Color-format/-space conversion could be different. Scaling could be...
Can you provide details about the platform you are using, which HW you are running on? Which operating system do you use? Which version of OpenVINO do you use? When...
I think the dev-team is still working on this, please expect follow-up questions from them, like asking you to try a newer version or patches.
On my Laptop (Intel Core Ultra 7 155H, 64GB system memory, Python v3.12.4, MS-Win11-Pro 24H2), using a new (deleted) Python virtual environment, sync'ed this Notebook repository. Selected "NPU", "DeepSeek-R1-Distill-Qwen-1.5B", kept...
For reproduction and further deeper analysis, can you share more details, please? What's your environment (OS, HW, version of OpenVINO, version of DLStreamer, version of gstreamer)? Could you try to...
Which DL-Streamer version do you use? The latest release https://github.com/dlstreamer/dlstreamer/releases/tag/v2025.0.1.3 doesn't mention known memory leaks at least. Can you share the video-file or use one of those public videos https://github.com/intel-iot-devkit/sample-videos...
Have you installed OpenVINO and DL-Streamer "natively" in Ubuntu, or do you use e.g. a (pre-built) Docker container?