PDA

View Full Version : QT4.5 and QTKit on MacOS



giandrea77
31st March 2009, 21:48
Hi to all,

I neet to capture video from an external camera (not iSight). I don't know if it's possible using Pinnacle Video Capture for Mac or some other hardware (i.e. an Firewire converter) to transform an external video source into a standar QuickTime.

For first, I've tried with OpenCV and the but some friend suggest to me to try with QTKit so, how can I use QTKit functions on my QT4.5 application?

thanks,
Andrea

ComaWhite
1st April 2009, 03:07
There is not QTKit. Unless you mean the QtSDK. Which includes the libraries and the IDE. Look into this class Phonon

giandrea77
1st April 2009, 09:08
QTKit is Apple QT Kit Frameworks (http://developer.apple.com/quicktime/qtkit.html)

ComaWhite
1st April 2009, 09:23
Oops sorry xD.

faldzip
1st April 2009, 10:02
maybe this can help:
http://developer.apple.com/documentation/QuickTime/Conceptual/QTKitProgrammingGuide/Chapter01/Introduction.html
and this:
http://developer.apple.com/documentation/QuickTime/Reference/QTCocoaObjCKit/index.html#//apple_ref/doc/uid/TP40001164