Update README.md

master
Hector Oliveros 7 years ago committed by GitHub
parent 7973542811
commit b26250e1db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -22,7 +22,9 @@ Calibrate the device
#### Run the example code #### Run the example code
cd example cd example
gcc main.cpp -o main -pthread /usr/lib/tobii/libtobii_stream_engine.so gcc main.cpp -o main -pthread /usr/lib/tobii/libtobii_stream_engine.so
./main ./main
![Example test](media/example_test.gif) ![Example test](media/example_test.gif)
@ -31,8 +33,10 @@ gcc main.cpp -o main -pthread /usr/lib/tobii/libtobii_stream_engine.so
You will see how the tracker captures the position of the screen you are looking at You will see how the tracker captures the position of the screen you are looking at
Test env: #### Test env:
SO: Ubuntu 18.10 x86_64 Cinnamon 4.18.0-17-generic SO: Ubuntu 18.10 x86_64 Cinnamon 4.18.0-17-generic
Tracker: Tobii Tracker: Tobii

Loading…
Cancel
Save