alliedvision / linux_nvidia_jetson

Allied Vision CSI-2 camera driver for NVIDIA Jetson Systems.
103 stars 41 forks source link

fix: root issues and subprocess erro #67

Open ah-gus opened 2 months ago

ah-gus commented 2 months ago

fixed: execution of commands that previously required root access - also fixes output so no root is required to move files fixed: subprocess popen would fail because of output size - fixed bufsize warning

this may also apply to downstream branchs