JINU8

Results 1 issues of JINU8

error while opening camera inside docker using pyzed, camera works with openCV. I am already mapping devices /dev/video0 and using --privileged tag ``` err = zed.open(init) if err != sl.ERROR_CODE.SUCCESS...