You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compile with: make or gcc -I/path/to/librealsense/include -L/path/to/librealsense/build -lrealsense2 -lSDL2
Run with: LD_LIBRARY_PATH=/path/to/librealsense/build ./a.out
exit with ^C
About
Minimal C program to use realsense D415 / D435 sensors