John Boiles

Results 169 comments of John Boiles

Yeah I've been running into sporadic code signing issues. Every now and then macOS will block the plugin from loading. I haven't been able to pin down why it only...

Did you try a Google Meet meeting and the person on the other end was able to see you? I've been having trouble with this (see #2) -- I can...

I've gotten this _sometimes_ as well and it's baffling to me. One thing I'm trying is changing my codesigning identity to my personal developer account ```diff diff --git a/src/dal-plugin/CMakeLists.txt b/src/dal-plugin/CMakeLists.txt...

Thanks for the additional info @gxalpha! Every bit is helpful to try to understand what is happening!

The inconsistency is super frustrating to me -- sometimes macOS allows it to run and sometimes it doesn't. I haven't been able to find a pattern. I _think_ this will...

@anoldguy Thanks for the data point! What software are you using to try to view the webcam stream? I think one part of this is that some software seems more...

@hkatzdev Thank you for all the info about library validation and the workarounds! The Snap Camera [docs](https://support.lensstudio.snapchat.com/hc/en-us/articles/360041102572-How-do-I-use-Snap-Camera-with-Zoom) also talk about how Zoom 4.6.9+ are not supported. So here are the...

@anoldguy can you double check that when using your own signing identity, and trying to open the source in QuickTime and Chrome you get the same `not valid for use...

@anoldguy and do you get that same `platform binary` error message when using QuickTime/Firefox? Or only for Safari/Facetime/Photobooth?

This is baffling. It _shouldn't_ be possible for the virtual camera to affect the functionality of the built-in webcam, especially when the plugin has been deleted, but who knows, computers...