Webcam MacOS app Swift

Trying to see if anyone can point me in the right direction to be able to access a third party webcam from a mac mini in Swift. Trying to write a very simple application that allows the user to view a live preview of what the camera sees and then to be able to take a picture or record a video.


I have found code that allows me to accomplish this using my Macbook Pro and the built in camera but as soon as I change sources to the third party camera the preview no longer works and remains blank.

Replies

Did you receive the webcam manuf's. API to work with?