aboutsummaryrefslogtreecommitdiff
path: root/src/argaze/utils/demo/tobii_live_stream_context_setup.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/argaze/utils/demo/tobii_live_stream_context_setup.json')
-rw-r--r--src/argaze/utils/demo/tobii_live_stream_context_setup.json23
1 files changed, 23 insertions, 0 deletions
diff --git a/src/argaze/utils/demo/tobii_live_stream_context_setup.json b/src/argaze/utils/demo/tobii_live_stream_context_setup.json
new file mode 100644
index 0000000..275d77f
--- /dev/null
+++ b/src/argaze/utils/demo/tobii_live_stream_context_setup.json
@@ -0,0 +1,23 @@
+{
+ "argaze.utils.contexts.TobiiProGlasses2.LiveStream" : {
+ "name": "Tobii Pro Glasses 2 live stream",
+ "address": "10.34.0.17",
+ "project": "MyProject",
+ "participant": "NewParticipant",
+ "configuration": {
+ "sys_ec_preset": "Indoor",
+ "sys_sc_width": 1920,
+ "sys_sc_height": 1080,
+ "sys_sc_fps": 25,
+ "sys_sc_preset": "Auto",
+ "sys_et_freq": 50,
+ "sys_mems_freq": 100
+ },
+ "pipeline": "aruco_markers_pipeline.json",
+ "image_parameters": {
+ "draw_something": false,
+ "draw_times": true,
+ "draw_exceptions": true
+ }
+ }
+} \ No newline at end of file