how to implement videochat in asp.net
        Posted  
        
            by Tarun Batta
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Tarun Batta
        
        
        
        Published on 2010-04-05T17:16:17Z
        Indexed on 
            2010/04/05
            17:23 UTC
        
        
        Read the original article
        Hit count: 395
        
I am using silverlight from which I can get the output of my webcam, but I am not sure how to send my webcam output to the person with whom i am chatting.
The behaviour required is that i can view the webcam view of mine as well as the person with whom i am chatting....
© Stack Overflow or respective owner