aboutsummaryrefslogtreecommitdiff
path: root/src/argaze/utils/demo/pupillabs_live_stream_context.json
blob: df1e988bda8a2336b2ed62b98265e5d2e33f2d94 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "argaze.utils.contexts.PupilLabs.LiveStream" : {
        "name": "PupilLabs",
        "pipeline": "aruco_markers_pipeline.json",
        "catch_exceptions": true,
        "image_parameters": {
            "draw_times": true,
            "draw_exceptions": true
        }
    }
}