[D435] Fix video device numbers
I'm currently using another cameras and these are identified by number of video device. For example, frontal-left camera is "/dev/video0" and frontal-right camera is "dev/video1".
But after connecting d435, order of "/dev/video*" is mixed. So, I currently can't open the original cameras.
Consequently, is it possible to fix video device numbers of d435? Such like "/dev/video10", "/dev/video11", ... , "/dev/video/14"
-
Hi Seungsoo Lee In a discussion at the link below, I suggest fixing the /video addresses using symbolic links with the udev device handling rules.
Please sign in to leave a comment.
Comments
1 comment