Isaac (Ike) Arias

Results 36 comments of Isaac (Ike) Arias

Will disabling the SIP as recommended here https://github.com/webcamoid/webcamoid/issues/220#issuecomment-599091191 for the PhotoBooth issue also work for this?

Also, how do we know Zoom started using library-validation? Is that also what FaceTime and PhotoBooth do these days? Because the virtual camera is not available on those first party...

Thanks @hipersayanX. Is that what's happening with all the first party apps? Skype seems to be OK with it. I wonder how webcam manufacturers get plug&play working. I don't remember...

@hipersayanX interesting... Would it make sense to try to emulate a USB Video Device Class with IOKit or something like it? Instead of doing it with a DAL? So it...

@hipersayanX I agree that it would be a heavy lift to figure out the USB/UVC protocol and implementation. Do you know if the library validation restriction also applies to USB...

@hipersayanX > It applies to everything from drivers to plugins and apps (the restriction is a bit lax in the last one), the idea is to put a barrier to...

@jlakser49 that's cool but, as you said, they're sold out and $345! I did some googling around and a DIY approach may not be as hard as I originally thought....

Ha! But if I could do it all in a tiny loopback RPi Zero it would be more elegant, and WAY cheaper :) Like all other tech "arm races" I...

@hipersayanX With a RaspberryPi Zero, Model A and now the 4, the USB port can be used OTG (or Gadget) mode. Which means it can act as a slave instead...

@hipersayanX That's the idea. But it's easier said that done. I actually took out my Pi Zero for the first time in years to try this out. I'm already connected...