foos icon indicating copy to clipboard operation
foos copied to clipboard

Are there any problems running with buster?

Open paddywwoof opened this issue 5 years ago • 2 comments

Hi @swehner, hope everything's good. I've just been chatting with someone about doing 2D overlay on video on the RPi and it occurred to me that this might have been complicated by the latest RPi4 where I have to use X11 for the display surface (rather than the bcm dispman on the earlier RPis)

I can't see any issues raised by other so maybe it's all OK.

paddywwoof avatar Oct 30 '19 16:10 paddywwoof

That's a good point - are the bcm features not suporrted anymore on the pi4? I don't have one and I haven't tested it on it... I'll try to get one and test it out. Thanks for the heads up

On Wed, Oct 30, 2019, 17:06 paddywwoof [email protected] wrote:

Hi @swehner https://github.com/swehner, hope everything's good. I've just been chatting with someone about doing 2D overlay on video on the RPi and it occurred to me that this might have been complicated by the latest RPi4 where I have to use X11 for the display surface (rather than the bcm dispman on the earlier RPis)

I can't see any issues raised by other so maybe it's all OK.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/swehner/foos/issues/70?email_source=notifications&email_token=AACCWVCMBHBGYU35JQVG2WDQRGWJFA5CNFSM4JG4BT52YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HVPEIOQ, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACCWVCB34NBIY7BCCMKSQLQRGWJFANCNFSM4JG4BT5Q .

swehner avatar Oct 30 '19 20:10 swehner

Hopefully I've fixed something for this using glx and xrender extension. On the Pi4 you will have to start xcompmgr (on ubuntu compiz seems to be already running)

see thread here https://www.raspberrypi.org/forums/viewtopic.php?f=67&t=254790&p=1561101#p1561101 I will update repo and bump to next version as soon as poss.

paddywwoof avatar Nov 03 '19 23:11 paddywwoof