Get Serial Number of Intel® RealSense™ Camera
Do the following to get the serial number of an Intel® RealSense™ Camera:
- Build the RealSense version of dlstreamer Docker image if not done yet:
make build-dlstreamer-realsense
-
Plug in your Intel® RealSense™ Camera into the system;
-
Use the makefile target
get-realsense-serial-num
to get the serial number of your Intel® RealSense™ Camera:
make get-realsense-serial-num
You should see a serial number printed out. If you do not see the expected results, check if the Intel® RealSense™ Camera is plugged in.