Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMIOUInputFromProcs::GetPropertyInfo() failed for id #6

Open
manasi-ganti opened this issue Aug 18, 2020 · 1 comment
Open

CMIOUInputFromProcs::GetPropertyInfo() failed for id #6

manasi-ganti opened this issue Aug 18, 2020 · 1 comment

Comments

@manasi-ganti
Copy link

I built the SimpleDALPlugin in XCode, but it's not showing up in QuickTime as a camera option. I think it's a problem with the camera access. The error I'm getting: CMIOUInputFromProcs::GetPropertyInfo() failed for id

I tried adding a "Privacy - Camera Use Description" property to the Info.plist file with the value: "Access camera" and then "Need to access your camera to record a video" based on Xcode: Missing Info.plist key for NSCameraUsageDescription, but it didn't work.

Is editing Info.plist going to help, and if so, what am I doing wrong? If not, what's a better solution? Is camera access even the problem?

@klongeiger
Copy link

Answer is a bit late, but QuickTime Player will not accept DAL plugins as valid input sources if they aren't signed by Apple. Use OBS to try whether it worked or not. Some video conferencing apps will work, too, but not PhotoBooth/FaceTime or basically any apps from Apple.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants