Are there any off the shelf components for adding a screen sharing feature to my app?
I've built real time text chat for a group chat room - now I'd like to have a button where a user can share their screen with the other members of the chat.
Basically, I'm looking for a way to add this feature as easily as possible, hopefully using a service provider to help:
Client: The client can be Flash or Java applet based (whatever works) - I'm currently investigating this: http://code.google.com/p/red5-screenshare/ but would love any others options you may know of
Server:
Are there any hosted live Red5/Adode FMS providers out there, that I could point a client to?
I've also seen Adobe LiveCycle Collab - but I have no Flash/Flex experience. Are there any providers that I can point a client to and they'll take care of the streaming bit.
For example, Opentok works well for video sharing, but they only support sharing a webcam and not a user's desktop.
Any thoughts on this would be most appreciated.
Thanks.