Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 190 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 190 Bytes

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