Quartz Builder and camara selection option

balam's picture

Hi , is it possible to use Quartz builder and be able to make my app with choose a webcam I have been looking in the forums but can not find a example.

I have a simple pach with a input camara. I like to make an app capable of choosing a different webcam and capable of going full screen

thanks

monobrau's picture
Re: Quartz Builder and camara selection option

Check out QTKitCapture (https://github.com/fieldOfView/QTKitCapture). This patch allows you to publish it's device input port and works well with QB.

colinyell's picture
Re: Quartz Builder and camara selection option

I have just tried to download the source from Git Hub and built the project form Xcode but the resulting plugin does not seem to work. Is there a published version of this plugin anywhere?

Failing that is there a tutorial anywhere that explains how to build a plugin in xcode?