We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi, anyone knows how to receive and process a live webcam feed from the internet? I installed the IPcapture library and it works fine but it displays only the video stream. Actually my main goal is to route in some way a webcam audio stream to an audio object (e.g. Minim audioInput or Beads UGen) and process it in realtime within my application. I googled this topic very deeply getting no useful answers. Is it really possible? Thank you very much in advance for any advice.