VVUVCKit icon indicating copy to clipboard operation
VVUVCKit copied to clipboard

No camera controls on macOS 10.14.6 in the UVC Test App

Open gordonel opened this issue 6 years ago • 1 comments

Hi.

Need to switch to a mac for some time and I needed something similar to guvcview I have on my Linux machine. The ready-to-use stuff I found is either paid or sketchy, so I stumbled across this project and tried to build it while being a total noob when it comes to coding.

So I managed to get the test app to run, but it only shows a preview of my Logitech Brio webcam, no controls. Same goes to the built in cam. I'm on MBP 2019 (the lowspec one)

Steps I did:

  1. Downloaded the code
  2. Opened the xcodeproj file in Xcode
  3. Built the UVC Test App

The app opens, prompts me to select the cam, but only shows the stream

gordonel avatar Oct 05 '19 07:10 gordonel

Same for me unfortunately. There is a message in the log: Failed to connect (window) outlet from (AppDelegate) to (NSWindow): missing setter or instance variable

wackazong avatar Oct 16 '19 09:10 wackazong