Video Chat going through a server
        Posted  
        
            by 
                Alexander
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Alexander
        
        
        
        Published on 2010-06-26T03:56:52Z
        Indexed on 
            2011/01/14
            7:55 UTC
        
        
        Read the original article
        Hit count: 311
        
I'm trying to build a simple video chat client on the mac as a little project and I want it to be able to go over my own little server and arrive at the other end (so going over the internet rather just locally). So my question is if there are any references I should look for online on how to handle something like this on the server side and such. Any links or pointers would be a great help, thanks!
© Server Fault or respective owner