donn / UVC-Viewer

UVC Device "Viewfinder"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UVC Viewer

These are various implementations of UVC loopback applications for all three major platforms.

The idea is it would allow you to use your computer as kind of a viewfinder for a UVC-compatible video device, and also play back audio.

There are three implementations:

  • Windows/UWP: I'm pretty happy with this one
  • Mac/Cocoa: It works fine but the latency is untenable
  • Linux/libuvc+opencv: This one sucks

License

My code is available under the MIT License, see 'License'.

Some open source components are under stricter licenses. I don't distribute binaries so it's up to you to figure those out.

About

UVC Device "Viewfinder"

License:MIT License


Languages

Language:C# 80.9%Language:Swift 19.1%