Closed Kracozebr closed 1 year ago
Are you using the provided Dockerfile? It seems to be a version mismatch
No. Don't use docker it is provided for x86, not for arm.
FROM nvcr.io/nvidia/deepstream:6.1-devel
For now I'm using deepstream 6.0 I've tried to check commits and I saw that there is small difference in code so I switched to previous commit:
git checkout aa576540016f3a02565b2ba09c3d8638836896ee
I executed
sudo apt install -y python3-gi python3-gst-1.0
And the issue disappeared
Try to run your code on Jetson Xavier and get the error, that can not understand:
It's hard to understand why this error occurs, any suggestions ?