Hallo, habe da mal eine Frage.
ist es unbedingt notwendig, den Logilink Videograbber zu benutzen, weil ich an einer stelle den Code:
"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" : 2,
"redSignalThreshold" : 0.1,
"greenSignalThreshold" : 0.1,
"blueSignalThreshold" : 0.1
},
eingeben muss und dort ist oben "grabber-v4l2" und ich weiss nicht ob es mit anderen grabbern auch funktioniert?