insight-platform / Savant

Python Computer Vision & Video Analytics Framework With Batteries Included
https://savant-ai.io
Apache License 2.0
571 stars 46 forks source link

L4T disable default NVIDIA runtime #817

Closed bwsw closed 4 months ago

bwsw commented 4 months ago

Docker installation on L4T sets the Nvidia runtime as a default runtime for all containers, making it impossible for AO-RTSP to work normally on Jetson Orin Nano. To fix the situation users need to remove default-runtime from the /etc/docker/daemon.json configuration.