1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
( logging: ( enable_task_logging: false, enable_keyframe_logging: false, copperlist_count: 8, ), tasks: [ ( id: "source", type: "StreamSource", ), ], cnx: [ ( src: "source", dst: "__nc__", msg: "StreamMsg", ), ], )