[vlc-devel] commit: qtcapture: New access_demux module (QTKit based) to capture video from your iSight Camera on Mac OS X. (Pierre d'Herbemont )

git version control git at videolan.org
Mon May 26 02:23:47 CEST 2008


vlc | branch: master | Pierre d'Herbemont <pdherbemont at videolan.org> | Mon May 26 02:22:38 2008 +0200| [9dcd81a1dc9e0cfa685c61f67f43fa85cb7f9d5b]

qtcapture: New access_demux module (QTKit based) to capture video from your iSight Camera on Mac OS X.

Usage: 'vlc qtcapture://'.

This is a 2 hours hacked module. We don't grab sound yet, and there are a lot of FIXME.

Note: For some reason QTKit needs a the main thread to be a cocoa thread. Don't expect it to run with -I dummy for instance.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9dcd81a1dc9e0cfa685c61f67f43fa85cb7f9d5b
---

 configure.ac               |    8 +-
 modules/access/Modules.am  |    1 +
 modules/access/qtcapture.m |  362 ++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 368 insertions(+), 3 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=9dcd81a1dc9e0cfa685c61f67f43fa85cb7f9d5b



More information about the vlc-devel mailing list