Tagged Questions
1
vote
1answer
353 views
Which Objective-C framework do I have to use to record my screen?
I'm already recording from my iSight from a python script using the pyobjc bridge and the QTKit framework.
Which framework/device/... should I use to capture the video of my screen instead of the ...