Online webcam chat. Free server and easy-to-implement client?
- by Oskar Kjellin
I have a client requesting that his users can use their webcams to talk to each other. From what I've understood the main thing to use for this is Flash. However as I have not written flash I would like to have something really easy to implement. Of course preferrably free (or trial).
The idea of this is that everything but the chat alone is in .net. So the users will not use flash until they are actaully going to talk to each other. So there is no use for rooms here.
I've been looking into silverlight some as well. But it seems like silverlight does not offer streaming between users..?
I know this question has been asked many times here. But I could not find a suitable answer which is why I post a new question.