is there a module to capture audio and video from ...
# compose-desktop
z
is there a module to capture audio and video from a webcam or dekstop for compose-desktop? that works good on macos, linux and windows?
k
JavaCV can be a good start. I don’t think you’re going to find anything Compose-first in that area for a while now, so google for “Java XYZ” where “XYZ” is capture audio, capture video, etc.