Skip to content

Enumerate video nodes by name #11394

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 8, 2023
Merged

Conversation

dmipx
Copy link
Contributor

@dmipx dmipx commented Feb 5, 2023

LRS V4L2 Backend Enumerate video nodes by name [LRS-573]
rs-enum.sh:

  • Create symbolic links for video nodes and for metadata nodes - /dev/video-rs-[|-md]-[camera-index]
    backend-v4l2.cpp:
  • scan for rs-enum links

Follow-by: #11319

Signed-off-by: Dmitry Perchanov dmitry.perchanov@intel.com

LRS V4L2 Backend Enumerate video nodes by name [LRS-573]
rs-enum.sh:
 - Create symbolic links for video nodes and for metadata nodes - /dev/video-rs-[|-md]-[camera-index]
backend-v4l2.cpp:
 - scan for rs-enum links

Follow-by: IntelRealSense#11319

Signed-off-by: Dmitry Perchanov <dmitry.perchanov@intel.com>
@dmipx dmipx requested review from Nir-Az and remibettan February 5, 2023 10:25
@Nir-Az Nir-Az requested a review from ev-mp February 5, 2023 10:49
@@ -0,0 +1,122 @@
#!/bin/bash
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Like discussed lets automate it through Udev-rules

Signed-off-by: Dmitry Perchanov <dmitry.perchanov@intel.com>
Copy link
Collaborator

@Nir-Az Nir-Az left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@Nir-Az Nir-Az merged commit e288ab7 into IntelRealSense:development Feb 8, 2023
@dmipx dmipx deleted the mipi-rs-enum branch January 7, 2024 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants