amiaopensource / vrecord

Vrecord is open-source software for capturing a video signal and turning it into a digital file.
https://github.com/amiaopensource/vrecord
151 stars 45 forks source link

GV-D200 error #745

Closed mingosthename closed 1 year ago

mingosthename commented 1 year ago

I tried to transfer a D8 tape using a GV-D200 clamshell and got this error through avfctl:

2023-05-09 12:24:47.213 avfctl[83875:2786563] Error creating device input: Error Domain=AVFoundationErrorDomain Code=-11852 "Cannot use GV-D200" UserInfo={NSLocalizedFailureReason=This app is not authorized to use GV-D200., AVErrorDeviceKey=<AVCaptureDALDevice: 0x7fbe4d80a770 [GV-D200][0x8004601022b8a5f]>, NSLocalizedDescription=Cannot use GV-D200} 2023-05-09 12:24:47.716 avfctl[83875:2786563] Device [0] GV-D200 (Sony GV-D200)

I'm using a MacPro (2019) running Monterey 12.6.5

Any advice?

mingosthename commented 1 year ago

Solved by changing privacy permissions for the camera in Settings. I added Terminal to the list that could access the camera.

dericed commented 1 year ago

Glad that worked :D