Slashdot Mirror


Gaim Forks To Get Voice And Video Support

RAMMS+EIN writes "Everyone's favorite instant messenger, Gaim, has recently been forked. The new gaim-vv project aims to provide voice and video chat support, which will eventually be backported into the main branch." Nice to see an amicable fork; it sounds like this will mean competition for GnomeMeeting.

4 of 301 comments (clear)

  1. Re:Too many choices by RAMMS+EIN · · Score: 5, Informative

    Right, people don't want to be swamped with options, but they do want to have voice and video chat.

    The comment about GnomeMeeting is quite inaccurate, as GnomeMeeting uses the H.323 protocol, which was used by Netmeeting and old versions of MSN Messenger, but is not used by any messengers these days. What gaim-vv aims to provide is voice and video chat with AIM/iChat, MSN, Yahoo, etc, that is, the protocols that people actually _use_.

    --
    Please correct me if I got my facts wrong.
  2. iChat uses H.263 by FreeHeel · · Score: 5, Informative
    from Apple:

    iChat AV uses the industry-standard H.263 video codec and advanced pre- and post-processing techniques to deliver picture-perfect video. It uses the sophisticated technologies built into QuickTime to compress the video and audio while maintaining rich detail, natural colors, and smooth video over any 100-Kbps or faster Internet connection. Specific technologies include:
    • Spatial anisotropic diffusion to maintain edge detail and sharpness while reducing unnecessary digital "noise."
    • Temporal noise reduction to average out noise between video frames while avoiding motion blurring.
    • Post-filtering of the received video to avoid blockiness and ringing artifacts.

    iChat AV uses a sophisticated digital audio codec to deliver the same crystal-clear audio quality that you expect when you use a typical landline telephone. The fullduplex technology built into iChat AV lets you have natural conversations, just as with the advanced speakerphones found in conference boardrooms. Most other solutions force users to talk one at a time, providing an experience more akin to talking on a CB radio.

    Apple has recently announced support for H.264, which is a good thing

  3. Re:Gaim dev team comprised of losers by lorien420 · · Score: 5, Informative

    Clearly you never spent any time in the #gaim irc channel. Before .60 went out of the door, Gentoo offered a gaim-cvs which had many many bugs. This is because they were using a cvs version of gaim. These people would use this and then go to #gaim to complain about it not working, often many times an hour. This created MASSIVE amounts of frustration, because the Gentoo users had absolutely no clue about anything involving gaim's cvs development of .60.

    --
    "[We'll be] really getting inside your head and making it an unpleasant place to be" -- Trent Reznor
  4. Gaim-vv by Anonymous Coward · · Score: 5, Informative

    Gaim-vv is really more of an offsite branch of Gaim than a fork.

    From the sf project page:
    A friendly fork of Gaim (http://gaim.sf.net) to concentrate on video and voice support, which will eventually be backported

    Basicly, I wrote a patch based on some code from libyahoo2 for Gaim to allow viewing other people's webcams. Filamoon independently had done some on msn voice and video related stuff. We decided to start a separate sourceforge project so we could collaborate and stuff.

    Eventually we hope to merge it into Gaim proper. Currently it's in a state where it may be useful to users, but not in a state where it can be merged into Gaim. It breaks the core/ui split for example. It uses threads for some things. There's not really any shared code between the Yahoo! and MSN related features yet.

    There are no AIM, iChat, ICQ, Jabber, IRC, Gadu-Gadu, Napster, Zephyr, etc, video or voice features. Someone wishing to work on that should contact us and start coding.

    I don't consider gaim-vv to be in competition with any other project, GnomeMeeting or otherwise.