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.
- 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
-
v5
|
v6
|
|
2 | 2 | Voice 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. |
3 | 3 | |
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. |
| 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.maiku.vv development branch. XMPP/GTalk is working, but not complete. None of the other protocols have had much work done. |
5 | 5 | |
6 | 6 | === Protocol Specific Information === |
… |
… |
|
29 | 29 | The old Farsight Yahoo plugin will need to be ported to the new Farsight2 API. |
30 | 30 | |
| 31 | === Tips for Testers: === |
| 32 | Please be familiar with compiling and installing code from source. Please also submit any bugs you find to Trac ([wiki:TipsForBugReports]). |
| 33 | |
| 34 | Make 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 | |
| 36 | Farsight 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 | |
| 40 | For 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 | |
31 | 42 | === Links: === |
32 | 43 | |
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!