aboutsummaryrefslogtreecommitdiff
path: root/src/argaze/utils/demo/tobii_g2_live_stream_context.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/argaze/utils/demo/tobii_g2_live_stream_context.json')
-rw-r--r--src/argaze/utils/demo/tobii_g2_live_stream_context.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/argaze/utils/demo/tobii_g2_live_stream_context.json b/src/argaze/utils/demo/tobii_g2_live_stream_context.json
new file mode 100644
index 0000000..6950617
--- /dev/null
+++ b/src/argaze/utils/demo/tobii_g2_live_stream_context.json
@@ -0,0 +1,18 @@
+{
+ "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"
+ }
+} \ No newline at end of file