GNOME Bugzilla – Bug 593604
Audio/Video chat does not work with iChat users
Last modified: 2009-12-16 12:35:28 UTC
Audio/Video is incompatible with iChat users. iChat users don't appear as having audio or video chat available and Empathy users don't appear to have it from the iChat users perspective. Audio/video chat should be compatible with iChat
This is Connection Manager bug; not an Empathy one. Which protocol is using iChat when doing audio/video?
iChat uses google talk (jabber/XMPP), and maybe other protocols, but i at least know video chat should work with gtalk
Are you sure? Last time I checked iChat's XMPP implementation didn't support audio/video. Do you know any client which can interop with iChat for audio/video?
Yeah i just verified that it supports video chat with XMPP but it doesn't seem to even be compatible with Gmail voice/video chat. If we wanted interoperability we'd probably have to detect which contacts are using iChat and use iChat's special bullshit. Fucking apple.
iChat users can voice/video with other iChat uses if both are using XMPP. Probs just needs some mount of reverse engineering.
Could adding MeBeam support fix this? https://bugzilla.gnome.org/show_bug.cgi?id=604017
Will Thompson @ https://bugs.freedesktop.org/show_bug.cgi?id=25501 suggests: > No, iChat doesn't implement Muji. I believe they negotiate a SIP session for > video calls. If iChat uses sip for voice, does empathy need to spawn a telepathy-sofiasip connection in response to a telepathy-gabble event? I'm unclear what would happen in this scenario. This bug doesn't have a clear indication of why it's resolved 'NOTGNOME'.. so I'm reopening here in the event that I misunderstand what's up.
Empathy doesn't know anything about protocol implementation details. If iChat actually supports a non standard protocol for audio/video over XMPP, this should be implemented in telepathy-gabble.