Video chat application : Which technology to choose ?

Posted by WarDoGG on Stack Overflow See other posts from Stack Overflow or by WarDoGG
Published on 2010-05-19T21:22:39Z Indexed on 2010/05/19 21:30 UTC
Read the original article Hit count: 166

Filed under:
|
|
|
|

I have to undertake a project which is to make a video chat application.

The video has to be streamed from one location and can be viewed by multiple people spread out over the globe. Performance is really an issue and a delay of more than 2-3 seconds is unacceptable.

From what i gather, this can be done in Flex and also in JAVA. Any performance issues and caveats with a particular approach ? I would really like the pros to comment on this and guide me through. Will be very very helpful.

Are there any open source libraries available for video recording in flash / JAVA which i can integrate into my app and customize according to my needs ?

© Stack Overflow or respective owner

Related posts about chat

Related posts about video-streaming