Disable hailort log (#16888)

This commit is contained in:
Nicolas Mowen 2025-03-02 08:26:59 -07:00 committed by GitHub
parent f56668e467
commit 4e03efaba9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -225,6 +225,9 @@ ENV TRANSFORMERS_NO_ADVISORY_WARNINGS=1
# Set OpenCV ffmpeg loglevel to fatal: https://ffmpeg.org/doxygen/trunk/log_8h.html
ENV OPENCV_FFMPEG_LOGLEVEL=8
# Set HailoRT to disable logging
ENV HAILORT_LOGGER_PATH=NONE
ENV PATH="/usr/local/go2rtc/bin:/usr/local/tempio/bin:/usr/local/nginx/sbin:${PATH}"
# Install dependencies