0
I’m building a program that interacts with the user, and I want to implement it in the same audio and video capture, but the only way I found it was with API.. Is there any way to capture video (webcam) and audio from a user without using the Java API?
if not, what would be the most appropriate API?