Closed Nachiket-ML closed 4 months ago
Hello. WSL2 is not supported by DeepStream 6.4 and Savant, either.
How do I install native Ubuntu 22.04 on Windows? I tried using Oracle VirtualBox but it has no GPU passthrough. Do you know of any VM that can access my windows GPU?
GPU pass-through is possible with Linux in Windows. Unfortunately, we cannot help with that.
I am trying to follow the instructions from this Savant tutorial: https://www.youtube.com/watch?v=jIntvew3QaI
When I start the uri-input.py script from this doc under the VS Code section (https://github.com/insight-platform/Savant/tree/develop/samples/template), I get a Segmentation Fault in the module/run.py output.
My dev container setup uses docker desktop with WSL 2 backend, which is where I am running the jaeger and always-on-sink containers. The always-on-sink container uses the latest version of the savant-adapters-deepstream image - ghcr.io/insight-platform/savant-adapters-deepstream.
I'd like to fix this error as soon as possible. What is the cause of this error? How can I fix it? Please let me know as soon as possible.