MacLight icon indicating copy to clipboard operation
MacLight copied to clipboard

Fullscreen OpenGL is no longer supported in Lion

Open codeincontext opened this issue 13 years ago • 3 comments

Need to use AVFoundation to sample the screen to work in Lion

codeincontext avatar Oct 08 '11 11:10 codeincontext

Confirmed: "OpenGL error 0x0506"

Have set program to not sample screen on load, until this issue is fixed.

codeincontext avatar Jan 08 '12 00:01 codeincontext

I've got a version using AVCaptureScreenInput + AVCaptureVideoDataOutput in order to capture the screen in 10.7. Having some issues with the current implementation, mainly that it's using too much CPU

codeincontext avatar Jan 16 '12 01:01 codeincontext

Any chance you could share what you have, even if it's not perfect?

fredriklindberg avatar Jun 03 '13 14:06 fredriklindberg