Want to improve this question? Update the question so it's on-topic for Stack Overflow.
开发者_如何学GoClosed 9 years ago.
Improve this questionI'm looking for a product that can: 1) allows users to have a video conference (picture + sound) 2) can be embedded in a jsp web page 3) supports video recording which can also be operated from the browser
The product may be commercial (or open source).
Thanks, Yael
This may not be the direction that you want to take but I know that flash has Great libraries to do this. It is even easy to do with very minimal programming. It is also very easy to do streaming, live streaming, recording etc. Look into the "app-server". Works pretty well. The tutorials that come with flash are also great they will walk you right through setting something like that up.
Flash is built on actionscript which bears a very close resemblance to java. Should be pretty easy to pick up.
精彩评论