PL2011 commited on
Commit
ee75ec6
·
verified ·
1 Parent(s): 75a0c50

Upload meta/camera-settings.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. meta/camera-settings.json +814 -0
meta/camera-settings.json ADDED
@@ -0,0 +1,814 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "devices": {
3
+ "/dev/cam_side": {
4
+ "controls": [
5
+ {
6
+ "attributes": {
7
+ "default": 128,
8
+ "max": 255,
9
+ "min": 0,
10
+ "step": 1,
11
+ "value": 128
12
+ },
13
+ "control_id": "0x00980900",
14
+ "control_type": "int",
15
+ "menu_items": [],
16
+ "name": "brightness"
17
+ },
18
+ {
19
+ "attributes": {
20
+ "default": 128,
21
+ "max": 255,
22
+ "min": 0,
23
+ "step": 1,
24
+ "value": 128
25
+ },
26
+ "control_id": "0x00980901",
27
+ "control_type": "int",
28
+ "menu_items": [],
29
+ "name": "contrast"
30
+ },
31
+ {
32
+ "attributes": {
33
+ "default": 128,
34
+ "max": 255,
35
+ "min": 0,
36
+ "step": 1,
37
+ "value": 128
38
+ },
39
+ "control_id": "0x00980902",
40
+ "control_type": "int",
41
+ "menu_items": [],
42
+ "name": "saturation"
43
+ },
44
+ {
45
+ "attributes": {
46
+ "default": 1,
47
+ "value": 1
48
+ },
49
+ "control_id": "0x0098090c",
50
+ "control_type": "bool",
51
+ "menu_items": [],
52
+ "name": "white_balance_automatic"
53
+ },
54
+ {
55
+ "attributes": {
56
+ "default": 0,
57
+ "max": 255,
58
+ "min": 0,
59
+ "step": 1,
60
+ "value": 10
61
+ },
62
+ "control_id": "0x00980913",
63
+ "control_type": "int",
64
+ "menu_items": [],
65
+ "name": "gain"
66
+ },
67
+ {
68
+ "attributes": {
69
+ "default": 2,
70
+ "max": 2,
71
+ "min": 0,
72
+ "value": "2 (60 Hz)"
73
+ },
74
+ "control_id": "0x00980918",
75
+ "control_type": "menu",
76
+ "menu_items": [
77
+ {
78
+ "index": 0,
79
+ "label": "Disabled"
80
+ },
81
+ {
82
+ "index": 1,
83
+ "label": "50 Hz"
84
+ },
85
+ {
86
+ "index": 2,
87
+ "label": "60 Hz"
88
+ }
89
+ ],
90
+ "name": "power_line_frequency"
91
+ },
92
+ {
93
+ "attributes": {
94
+ "default": 4000,
95
+ "flags": [
96
+ "inactive"
97
+ ],
98
+ "max": 7500,
99
+ "min": 2000,
100
+ "step": 10,
101
+ "value": 4980
102
+ },
103
+ "control_id": "0x0098091a",
104
+ "control_type": "int",
105
+ "menu_items": [],
106
+ "name": "white_balance_temperature"
107
+ },
108
+ {
109
+ "attributes": {
110
+ "default": 128,
111
+ "max": 255,
112
+ "min": 0,
113
+ "step": 1,
114
+ "value": 128
115
+ },
116
+ "control_id": "0x0098091b",
117
+ "control_type": "int",
118
+ "menu_items": [],
119
+ "name": "sharpness"
120
+ },
121
+ {
122
+ "attributes": {
123
+ "default": 1,
124
+ "max": 1,
125
+ "min": 0,
126
+ "step": 1,
127
+ "value": 0
128
+ },
129
+ "control_id": "0x0098091c",
130
+ "control_type": "int",
131
+ "menu_items": [],
132
+ "name": "backlight_compensation"
133
+ },
134
+ {
135
+ "attributes": {
136
+ "default": 3,
137
+ "max": 3,
138
+ "min": 0,
139
+ "value": "3 (Aperture Priority Mode)"
140
+ },
141
+ "control_id": "0x009a0901",
142
+ "control_type": "menu",
143
+ "menu_items": [
144
+ {
145
+ "index": 1,
146
+ "label": "Manual Mode"
147
+ },
148
+ {
149
+ "index": 3,
150
+ "label": "Aperture Priority Mode"
151
+ }
152
+ ],
153
+ "name": "auto_exposure"
154
+ },
155
+ {
156
+ "attributes": {
157
+ "default": 250,
158
+ "flags": [
159
+ "inactive"
160
+ ],
161
+ "max": 2047,
162
+ "min": 3,
163
+ "step": 1,
164
+ "value": 312
165
+ },
166
+ "control_id": "0x009a0902",
167
+ "control_type": "int",
168
+ "menu_items": [],
169
+ "name": "exposure_time_absolute"
170
+ },
171
+ {
172
+ "attributes": {
173
+ "default": 0,
174
+ "value": 1
175
+ },
176
+ "control_id": "0x009a0903",
177
+ "control_type": "bool",
178
+ "menu_items": [],
179
+ "name": "exposure_dynamic_framerate"
180
+ },
181
+ {
182
+ "attributes": {
183
+ "default": 0,
184
+ "max": 36000,
185
+ "min": -36000,
186
+ "step": 3600,
187
+ "value": 0
188
+ },
189
+ "control_id": "0x009a0908",
190
+ "control_type": "int",
191
+ "menu_items": [],
192
+ "name": "pan_absolute"
193
+ },
194
+ {
195
+ "attributes": {
196
+ "default": 0,
197
+ "max": 36000,
198
+ "min": -36000,
199
+ "step": 3600,
200
+ "value": 0
201
+ },
202
+ "control_id": "0x009a0909",
203
+ "control_type": "int",
204
+ "menu_items": [],
205
+ "name": "tilt_absolute"
206
+ },
207
+ {
208
+ "attributes": {
209
+ "default": 0,
210
+ "max": 255,
211
+ "min": 0,
212
+ "step": 5,
213
+ "value": 0
214
+ },
215
+ "control_id": "0x009a090a",
216
+ "control_type": "int",
217
+ "menu_items": [],
218
+ "name": "focus_absolute"
219
+ },
220
+ {
221
+ "attributes": {
222
+ "default": 1,
223
+ "value": 0
224
+ },
225
+ "control_id": "0x009a090c",
226
+ "control_type": "bool",
227
+ "menu_items": [],
228
+ "name": "focus_automatic_continuous"
229
+ },
230
+ {
231
+ "attributes": {
232
+ "default": 100,
233
+ "max": 500,
234
+ "min": 100,
235
+ "step": 1,
236
+ "value": 100
237
+ },
238
+ "control_id": "0x009a090d",
239
+ "control_type": "int",
240
+ "menu_items": [],
241
+ "name": "zoom_absolute"
242
+ },
243
+ {
244
+ "attributes": {
245
+ "default": 0,
246
+ "max": 3,
247
+ "min": 0,
248
+ "value": "0 (Off)"
249
+ },
250
+ "control_id": "0x0a046d05",
251
+ "control_type": "menu",
252
+ "menu_items": [
253
+ {
254
+ "index": 0,
255
+ "label": "Off"
256
+ },
257
+ {
258
+ "index": 1,
259
+ "label": "On"
260
+ },
261
+ {
262
+ "index": 2,
263
+ "label": "Blink"
264
+ },
265
+ {
266
+ "index": 3,
267
+ "label": "Auto"
268
+ }
269
+ ],
270
+ "name": "led1_mode"
271
+ },
272
+ {
273
+ "attributes": {
274
+ "default": 0,
275
+ "max": 255,
276
+ "min": 0,
277
+ "step": 1,
278
+ "value": 0
279
+ },
280
+ "control_id": "0x0a046d06",
281
+ "control_type": "int",
282
+ "menu_items": [],
283
+ "name": "led1_frequency"
284
+ }
285
+ ],
286
+ "stream": {
287
+ "fps": 30.0,
288
+ "height": 360,
289
+ "pixel_format": "MJPG",
290
+ "width": 640
291
+ }
292
+ },
293
+ "/dev/cam_top": {
294
+ "controls": [
295
+ {
296
+ "attributes": {
297
+ "default": 128,
298
+ "max": 255,
299
+ "min": 0,
300
+ "step": 1,
301
+ "value": 128
302
+ },
303
+ "control_id": "0x00980900",
304
+ "control_type": "int",
305
+ "menu_items": [],
306
+ "name": "brightness"
307
+ },
308
+ {
309
+ "attributes": {
310
+ "default": 128,
311
+ "max": 255,
312
+ "min": 0,
313
+ "step": 1,
314
+ "value": 128
315
+ },
316
+ "control_id": "0x00980901",
317
+ "control_type": "int",
318
+ "menu_items": [],
319
+ "name": "contrast"
320
+ },
321
+ {
322
+ "attributes": {
323
+ "default": 128,
324
+ "max": 255,
325
+ "min": 0,
326
+ "step": 1,
327
+ "value": 128
328
+ },
329
+ "control_id": "0x00980902",
330
+ "control_type": "int",
331
+ "menu_items": [],
332
+ "name": "saturation"
333
+ },
334
+ {
335
+ "attributes": {
336
+ "default": 1,
337
+ "value": 1
338
+ },
339
+ "control_id": "0x0098090c",
340
+ "control_type": "bool",
341
+ "menu_items": [],
342
+ "name": "white_balance_automatic"
343
+ },
344
+ {
345
+ "attributes": {
346
+ "default": 0,
347
+ "max": 255,
348
+ "min": 0,
349
+ "step": 1,
350
+ "value": 55
351
+ },
352
+ "control_id": "0x00980913",
353
+ "control_type": "int",
354
+ "menu_items": [],
355
+ "name": "gain"
356
+ },
357
+ {
358
+ "attributes": {
359
+ "default": 2,
360
+ "max": 2,
361
+ "min": 0,
362
+ "value": "2 (60 Hz)"
363
+ },
364
+ "control_id": "0x00980918",
365
+ "control_type": "menu",
366
+ "menu_items": [
367
+ {
368
+ "index": 0,
369
+ "label": "Disabled"
370
+ },
371
+ {
372
+ "index": 1,
373
+ "label": "50 Hz"
374
+ },
375
+ {
376
+ "index": 2,
377
+ "label": "60 Hz"
378
+ }
379
+ ],
380
+ "name": "power_line_frequency"
381
+ },
382
+ {
383
+ "attributes": {
384
+ "default": 4000,
385
+ "flags": [
386
+ "inactive"
387
+ ],
388
+ "max": 7500,
389
+ "min": 2000,
390
+ "step": 10,
391
+ "value": 4920
392
+ },
393
+ "control_id": "0x0098091a",
394
+ "control_type": "int",
395
+ "menu_items": [],
396
+ "name": "white_balance_temperature"
397
+ },
398
+ {
399
+ "attributes": {
400
+ "default": 128,
401
+ "max": 255,
402
+ "min": 0,
403
+ "step": 1,
404
+ "value": 128
405
+ },
406
+ "control_id": "0x0098091b",
407
+ "control_type": "int",
408
+ "menu_items": [],
409
+ "name": "sharpness"
410
+ },
411
+ {
412
+ "attributes": {
413
+ "default": 1,
414
+ "max": 1,
415
+ "min": 0,
416
+ "step": 1,
417
+ "value": 1
418
+ },
419
+ "control_id": "0x0098091c",
420
+ "control_type": "int",
421
+ "menu_items": [],
422
+ "name": "backlight_compensation"
423
+ },
424
+ {
425
+ "attributes": {
426
+ "default": 3,
427
+ "max": 3,
428
+ "min": 0,
429
+ "value": "3 (Aperture Priority Mode)"
430
+ },
431
+ "control_id": "0x009a0901",
432
+ "control_type": "menu",
433
+ "menu_items": [
434
+ {
435
+ "index": 1,
436
+ "label": "Manual Mode"
437
+ },
438
+ {
439
+ "index": 3,
440
+ "label": "Aperture Priority Mode"
441
+ }
442
+ ],
443
+ "name": "auto_exposure"
444
+ },
445
+ {
446
+ "attributes": {
447
+ "default": 250,
448
+ "flags": [
449
+ "inactive"
450
+ ],
451
+ "max": 2047,
452
+ "min": 3,
453
+ "step": 1,
454
+ "value": 312
455
+ },
456
+ "control_id": "0x009a0902",
457
+ "control_type": "int",
458
+ "menu_items": [],
459
+ "name": "exposure_time_absolute"
460
+ },
461
+ {
462
+ "attributes": {
463
+ "default": 0,
464
+ "value": 1
465
+ },
466
+ "control_id": "0x009a0903",
467
+ "control_type": "bool",
468
+ "menu_items": [],
469
+ "name": "exposure_dynamic_framerate"
470
+ },
471
+ {
472
+ "attributes": {
473
+ "default": 0,
474
+ "max": 36000,
475
+ "min": -36000,
476
+ "step": 3600,
477
+ "value": 0
478
+ },
479
+ "control_id": "0x009a0908",
480
+ "control_type": "int",
481
+ "menu_items": [],
482
+ "name": "pan_absolute"
483
+ },
484
+ {
485
+ "attributes": {
486
+ "default": 0,
487
+ "max": 36000,
488
+ "min": -36000,
489
+ "step": 3600,
490
+ "value": 0
491
+ },
492
+ "control_id": "0x009a0909",
493
+ "control_type": "int",
494
+ "menu_items": [],
495
+ "name": "tilt_absolute"
496
+ },
497
+ {
498
+ "attributes": {
499
+ "default": 0,
500
+ "max": 255,
501
+ "min": 0,
502
+ "step": 5,
503
+ "value": 0
504
+ },
505
+ "control_id": "0x009a090a",
506
+ "control_type": "int",
507
+ "menu_items": [],
508
+ "name": "focus_absolute"
509
+ },
510
+ {
511
+ "attributes": {
512
+ "default": 1,
513
+ "value": 0
514
+ },
515
+ "control_id": "0x009a090c",
516
+ "control_type": "bool",
517
+ "menu_items": [],
518
+ "name": "focus_automatic_continuous"
519
+ },
520
+ {
521
+ "attributes": {
522
+ "default": 100,
523
+ "max": 500,
524
+ "min": 100,
525
+ "step": 1,
526
+ "value": 100
527
+ },
528
+ "control_id": "0x009a090d",
529
+ "control_type": "int",
530
+ "menu_items": [],
531
+ "name": "zoom_absolute"
532
+ },
533
+ {
534
+ "attributes": {
535
+ "default": 0,
536
+ "max": 3,
537
+ "min": 0,
538
+ "value": "0 (Off)"
539
+ },
540
+ "control_id": "0x0a046d05",
541
+ "control_type": "menu",
542
+ "menu_items": [
543
+ {
544
+ "index": 0,
545
+ "label": "Off"
546
+ },
547
+ {
548
+ "index": 1,
549
+ "label": "On"
550
+ },
551
+ {
552
+ "index": 2,
553
+ "label": "Blink"
554
+ },
555
+ {
556
+ "index": 3,
557
+ "label": "Auto"
558
+ }
559
+ ],
560
+ "name": "led1_mode"
561
+ },
562
+ {
563
+ "attributes": {
564
+ "default": 0,
565
+ "max": 255,
566
+ "min": 0,
567
+ "step": 1,
568
+ "value": 0
569
+ },
570
+ "control_id": "0x0a046d06",
571
+ "control_type": "int",
572
+ "menu_items": [],
573
+ "name": "led1_frequency"
574
+ }
575
+ ],
576
+ "stream": {
577
+ "fps": 30.0,
578
+ "height": 360,
579
+ "pixel_format": "MJPG",
580
+ "width": 640
581
+ }
582
+ },
583
+ "/dev/cam_wrist": {
584
+ "controls": [
585
+ {
586
+ "attributes": {
587
+ "default": 128,
588
+ "max": 255,
589
+ "min": 0,
590
+ "step": 1,
591
+ "value": 128
592
+ },
593
+ "control_id": "0x00980900",
594
+ "control_type": "int",
595
+ "menu_items": [],
596
+ "name": "brightness"
597
+ },
598
+ {
599
+ "attributes": {
600
+ "default": 128,
601
+ "max": 255,
602
+ "min": 0,
603
+ "step": 1,
604
+ "value": 128
605
+ },
606
+ "control_id": "0x00980901",
607
+ "control_type": "int",
608
+ "menu_items": [],
609
+ "name": "contrast"
610
+ },
611
+ {
612
+ "attributes": {
613
+ "default": 128,
614
+ "max": 255,
615
+ "min": 0,
616
+ "step": 1,
617
+ "value": 128
618
+ },
619
+ "control_id": "0x00980902",
620
+ "control_type": "int",
621
+ "menu_items": [],
622
+ "name": "saturation"
623
+ },
624
+ {
625
+ "attributes": {
626
+ "default": 1,
627
+ "value": 1
628
+ },
629
+ "control_id": "0x0098090c",
630
+ "control_type": "bool",
631
+ "menu_items": [],
632
+ "name": "white_balance_automatic"
633
+ },
634
+ {
635
+ "attributes": {
636
+ "default": 0,
637
+ "max": 255,
638
+ "min": 0,
639
+ "step": 1,
640
+ "value": 63
641
+ },
642
+ "control_id": "0x00980913",
643
+ "control_type": "int",
644
+ "menu_items": [],
645
+ "name": "gain"
646
+ },
647
+ {
648
+ "attributes": {
649
+ "default": 2,
650
+ "max": 2,
651
+ "min": 0,
652
+ "value": "2 (60 Hz)"
653
+ },
654
+ "control_id": "0x00980918",
655
+ "control_type": "menu",
656
+ "menu_items": [
657
+ {
658
+ "index": 0,
659
+ "label": "Disabled"
660
+ },
661
+ {
662
+ "index": 1,
663
+ "label": "50 Hz"
664
+ },
665
+ {
666
+ "index": 2,
667
+ "label": "60 Hz"
668
+ }
669
+ ],
670
+ "name": "power_line_frequency"
671
+ },
672
+ {
673
+ "attributes": {
674
+ "default": 4000,
675
+ "flags": [
676
+ "inactive"
677
+ ],
678
+ "max": 7500,
679
+ "min": 2800,
680
+ "step": 1,
681
+ "value": 3660
682
+ },
683
+ "control_id": "0x0098091a",
684
+ "control_type": "int",
685
+ "menu_items": [],
686
+ "name": "white_balance_temperature"
687
+ },
688
+ {
689
+ "attributes": {
690
+ "default": 128,
691
+ "max": 255,
692
+ "min": 0,
693
+ "step": 1,
694
+ "value": 128
695
+ },
696
+ "control_id": "0x0098091b",
697
+ "control_type": "int",
698
+ "menu_items": [],
699
+ "name": "sharpness"
700
+ },
701
+ {
702
+ "attributes": {
703
+ "default": 1,
704
+ "max": 1,
705
+ "min": 0,
706
+ "step": 1,
707
+ "value": 1
708
+ },
709
+ "control_id": "0x0098091c",
710
+ "control_type": "int",
711
+ "menu_items": [],
712
+ "name": "backlight_compensation"
713
+ },
714
+ {
715
+ "attributes": {
716
+ "default": 3,
717
+ "max": 3,
718
+ "min": 0,
719
+ "value": "3 (Aperture Priority Mode)"
720
+ },
721
+ "control_id": "0x009a0901",
722
+ "control_type": "menu",
723
+ "menu_items": [
724
+ {
725
+ "index": 1,
726
+ "label": "Manual Mode"
727
+ },
728
+ {
729
+ "index": 3,
730
+ "label": "Aperture Priority Mode"
731
+ }
732
+ ],
733
+ "name": "auto_exposure"
734
+ },
735
+ {
736
+ "attributes": {
737
+ "default": 156,
738
+ "flags": [
739
+ "inactive"
740
+ ],
741
+ "max": 2500,
742
+ "min": 5,
743
+ "step": 1,
744
+ "value": 333
745
+ },
746
+ "control_id": "0x009a0902",
747
+ "control_type": "int",
748
+ "menu_items": [],
749
+ "name": "exposure_time_absolute"
750
+ },
751
+ {
752
+ "attributes": {
753
+ "default": 0,
754
+ "value": 1
755
+ },
756
+ "control_id": "0x009a0903",
757
+ "control_type": "bool",
758
+ "menu_items": [],
759
+ "name": "exposure_dynamic_framerate"
760
+ },
761
+ {
762
+ "attributes": {
763
+ "default": 0,
764
+ "max": 3,
765
+ "min": 0,
766
+ "value": "3 (Auto)"
767
+ },
768
+ "control_id": "0x0a046d05",
769
+ "control_type": "menu",
770
+ "menu_items": [
771
+ {
772
+ "index": 0,
773
+ "label": "Off"
774
+ },
775
+ {
776
+ "index": 1,
777
+ "label": "On"
778
+ },
779
+ {
780
+ "index": 2,
781
+ "label": "Blink"
782
+ },
783
+ {
784
+ "index": 3,
785
+ "label": "Auto"
786
+ }
787
+ ],
788
+ "name": "led1_mode"
789
+ },
790
+ {
791
+ "attributes": {
792
+ "default": 0,
793
+ "max": 255,
794
+ "min": 0,
795
+ "step": 1,
796
+ "value": 0
797
+ },
798
+ "control_id": "0x0a046d06",
799
+ "control_type": "int",
800
+ "menu_items": [],
801
+ "name": "led1_frequency"
802
+ }
803
+ ],
804
+ "stream": {
805
+ "fps": 30.0,
806
+ "height": 360,
807
+ "pixel_format": "MJPG",
808
+ "width": 640
809
+ }
810
+ }
811
+ },
812
+ "saved_at": "2026-03-13T22:12:52.852331+00:00",
813
+ "schema_version": 2
814
+ }