MacLight
MacLight copied to clipboard
Fullscreen OpenGL is no longer supported in Lion
Need to use AVFoundation to sample the screen to work in Lion
Confirmed: "OpenGL error 0x0506"
Have set program to not sample screen on load, until this issue is fixed.
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
Any chance you could share what you have, even if it's not perfect?