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