Hey everyone,
Apologies if this has been addressed before, I had a hard time searching effectively for it.
One of my students is writing a sketch to manipulate their (incoming) webcam image, and it’s working great. However, they want to use the image from the processing sketch (i.e. their manipulated webcam image) as their camera image in Zoom.
I think something like OBS could accomplish this by capturing the processing sketch window and then using OBS’ virtual camera, but it also seems like something that should be possible within the Processing sketch itself. Also, I think there’s a syphon library for Processing, so that might be a place to start, but as far as I know syphon servers won’t show up directly in Zoom (I know there’s a syphon virtual webcam that runs as a separate app, but again I’m hoping to accomplish this within the Processing sketch). Is there a library or something that would allow for this kind of “virtual webcam” functionality, or does anyone have any suggestions/ideas?
Thanks in advance!
Daniel