Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Changes between Version 5 and Version 6 of vv


Ignore:
Timestamp:
Sep 2, 2008, 7:49:12 PM (15 years ago)
Author:
Maiku
Comment:

Moved testing tips here now that SoC2008 is over.

Legend:

Unmodified
Added
Removed
Modified
  • vv

    v5 v6  
    22Voice and video in libPurple is being worked on using Farsight2. There are a few parts to this implementation. Firstly, basic API support needs to be added to libPurple. Then Pidgin and Finch need to be able to initiate, participate in, and terminate the voice and video sessions. After these two requirements are met, each protocol will require both the signaling to be implemented (such as SIP or Jingle) and the proper Farsight2 plugins.
    33
    4 Farsight2 has rawudp and multicast transmitter plugins. Both ICE and MSN plugins are being developed. Basic voice and video support for libPurple, Pidgin, and Finch have been added to the im.pidgin.soc.2008.vv development branch. XMPP/GTalk is working, but not complete. None of the other protocols have had much work done.
     4Farsight2 has rawudp and multicast transmitter plugins. Both ICE and MSN plugins are being developed. Basic voice and video support for libPurple, Pidgin, and Finch have been added to the im.pidgin.maiku.vv development branch. XMPP/GTalk is working, but not complete. None of the other protocols have had much work done.
    55
    66=== Protocol Specific Information ===
     
    2929The old Farsight Yahoo plugin will need to be ported to the new Farsight2 API.
    3030
     31=== Tips for Testers: ===
     32Please be familiar with compiling and installing code from source. Please also submit any bugs you find to Trac ([wiki:TipsForBugReports]).
     33
     34Make sure you are using the latest revision of [http://developer.pidgin.im/viewmtn/branch/shortchanges/im.pidgin.maiku.vv im.pidgin.maiku.vv] before asking questions and submitting bug reports. It might be a good idea to review [wiki:UsingPidginMonotone]. You'll want to use "im.pidgin.maiku.vv" instead of "im.pidgin.pidgin".
     35
     36Farsight 2 0.0.3 is required. Make sure to check Farsight2's README and make sure you have all of the dependencies for it. If everything in order, the configure script should output this line:
     37
     38 Build with voice and video.... yes
     39
     40For help with building, see [wiki:"Installing Pidgin#Compiling"]. Please carefully read through that section and any extra information for the distribution you're using.
     41
    3142=== Links: ===
    3243
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!