An welchem Parameter sollte ich da rumstellen?
hier mal einen Auszug aus meiner hyperion.config.json
Code: Alles auswählen
"grabber-v4l2" :
{
"device" : "/dev/video0",
"input" : 0,
"standard" : "NTSC",
"width" : -1,
"height" : -1,
"frameDecimation" : 2,
"sizeDecimation" : 4,
"priority" : 800,
"mode" : "2D",
"cropLeft" : 6,
"cropRight" : 6,
"cropTop" : 2,
"cropBottom" : 0, von 4 auf 0 geändert, jedoch keine Änderung bemerkt
"redSignalThreshold" : 0.1,
"greenSignalThreshold" : 0.1,
"blueSignalThreshold" : 0.1
},
// "framegrabber" :
// {
// "width" : 64,
// "height" : 64,
// "frequency_Hz" : 25.0
// },