Skip to content

antimodular/ofxCameraDeviceTree

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 

#ofxCameraDeviceTree

Introduction

The current ofVideoGrabber only lists the camera names. This addon allows me to query for localizedDisplayName, uniqueID and modelUniqueID.

  device 0 = FaceTime HD Camera
  device 1 = Logitech Camera
  device 0 = CC2431570MNF6VVDP
  device 1 = 0x14100000046d09a6
  device 0 = Apple Camera VendorID_0x106B ProductID_0x1570
  device 1 = UVC Camera VendorID_1133 ProductID_2470

Operating systems

Has only been tested on osx 10.10 with OF 0.9.0

#Links http://bworby.com/bwsnippet/46

About

get OS X camera info

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published