views:

355

answers:

0

I have a client requesting that his users can use their webcams to talk to each other on his web site. 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..?

So please tell me if there is a free Flash client and server that is easy to implement and stable with my own hosting of server?

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.