Does anyone here have a suggestion for a cross-platform IM solution wich will work with voip/video on both Windows (XP and 7) and Mac OS X from 10.4 and upwards?

Right now were in a kind of mixed enviroment, with some Mac users using iChat server since they need video support (conference across several offices over VPN), but it wont't work on windows clients. The rest of us are happily using Openfire+Spark, but there's no VoIP or video avaible from what i've found, unless you want to add in several 3rd party software (like red5 and asterisk).

Requirements:

  • As said before; must work on both Windows and Mac
  • Internal server (no Skype etc)
  • Video chat (person-to-person and person-to-many)
  • File transfer between platforms
  • SSO (Single Sign-On) via Active Directory authentication
  • Some sort of screen sharing would be a plus, like switching over to a screen capture (powerpoint, software training etc)

We can afford to buy software if that's needed to get this working without any hiccups across platforms.

Pre-thanks to anyone who gives suggestions.

link|improve this question

feedback

closed as not constructive by Iain Jan 25 at 7:48

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.

3 Answers

up vote 4 down vote accepted

Microsoft Communications Server is exactly what you are looking for

http://office.microsoft.com/en-us/communicationsserver/default.aspx

It supports everything you mentioned.

We are using it in an environment that is Windows and Macs and the Video chat works on both platforms. We also have offices in other locations and are able to use video chat over VPN with no problems.

I also was looking for a similar solution to what you indicated and here are some of the questions I posed and the answers I got.

http://serverfault.com/questions/107333/what-software-is-out-there-for-video-conferencing-within-our-lan

http://serverfault.com/questions/50510/video-conferencing-and-screensharing-options-for-windows/50537#50537

link|improve this answer
How did I not think about OCS.. Thanks alot mate. – pauska Mar 19 '10 at 14:58
feedback

I suppose Office Communications Server in version 2007 and later should work, as there seems to be a Mac client available that supports the things you want even if it doesn't support the awesome PBX integration.

Perhaps the 2010 version of OCS will be better at this as well - as I've heard it being coined as a PBX killer ^^

OCS also has a web client that supports screen sharing but not video chat.

link|improve this answer
I wish I could give both you and dubRun the correct answer here, but his was more detailed (VPN) etc. Thanks alot, +1 given atleast :) – pauska Mar 19 '10 at 14:58
feedback

The IM program JITSI should meet your requirement: It's a java program so runs on the needed plateforms, does video with jingle, share desktop too. based on xmpp you keep your actual server for working. SSO isn't supported for the moment, but that's not a showstopper with all these features

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.