Hi, I'd like to stream from a webcam to a server and store it there. It has to be done over the web, so no additional software will be used to stream the data to the server (i.e.: no VLC or consorts. I can manage to capture webcam with JQuery).The video has to be stored on the server for later replay. It has to be possible to stream to the server from any computer (via the webcam). The problem is, I'm a complete newby in the field of multimedia and I don't know what kind of server i need to look for. I have an apache server installed here, but I think I read apache can't do that job well, sinc