Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

UVC

This framework provides an interface of UVC for the compatible camera with AVFoundation.
i.e.

let aDevice: AVCaptureDevice  
let uvc: UVC = try UVC(device: aDevice)  
  
uvc.autoFocus = false  
uvc.focus = 0.9  

About

a UVC interface for the compatible camera implemented with swift4

Topics

Resources

Stars

25 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages