objective c - Capture mac screen -


what best way record mac screen cocoa? know there many examples @ apple developer reference library. sonofgrab explain how capture screen quartz isn't enough fast use grab many frames every second. openglscreensnapshot has same results isn't fast, too. openglscreencapture seems best way xcode prompts me many errors because it's made 10.4 , requires old quicktime commands think pushed qtkit can't find way convert it. send me someone's site converted project or tell me if there other ways it. in advance.

opengl way go. should still able use openglscreencapture sample if architecture set 32-bit. (quicktime not available in 64-bit.)

-ken


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -