Hi, I think you need to add this to the hyperion.config.json file :
QuoteDisplay More"amlgrabber" :
{
"width" : 64,
"height" : 64,
"frequency_Hz" : 20.0,
"priority" : 880
},
"framegrabber" :
{
"width" : 64,
"height" : 64,
"frequency_Hz" : 10.0,
"priority" : 890
},
Note the lower priority on the framegrabber.
I use this settings successfully but the leds are flickering ...