thx!
Here is the last test version before I push it to the repo:
[Image] + [Addon]
Only this combination will fix the slow down issue!!
The OSD will use 20Hz grabbing frequency, the video capture frequency is 1:1 like the frame rate.
If the frame rate is more than 30 frames per second only every second frame is captured.
Also 4k should work - I can’t test it.
Please upgrade booth! Image (devel-1553760991) and addon (9.0.1.100.2)!
Edit: Maybe you will need this in hyperion.conf.json if no LEDs are on:
"instCapture": {
"systemEnable": true,
"systemPriority": 250,
"v4lEnable": false,
"v4lPriority": 240
},