Hello, I am trying to create a camera that will send raw video to a webserver, which will then have audio recorded from a windows machine added over the file. The idea is for all of this to be controlled by the windows machine. I was thinking of creating a java webapp to control everything, but am u...