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:
-
Feb 25, 2009, 8:58:26 PM (15 years ago)
- Author:
-
Maiku
- Comment:
-
Updated and added WLM 2009 information.
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v10
|
v11
|
|
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 (voice support only) have been added to the im.pidgin.pidgin.vv development branch. XMPP/GTalk is working, but not complete. None of the other protocols have had much work done. |
| 4 | Farsight2 has rawudp, iceudp, and multicast transmitter plugins. An MSN plugin is being developed. Basic voice and video support for libPurple, Pidgin, and Finch (voice support only) have been added to the im.pidgin.pidgin.vv development branch. XMPP/GTalk/Gmail is working, but not complete. None of the other protocols have had much work done. |
5 | 5 | |
6 | 6 | === Protocol Specific Information === |
7 | 7 | |
8 | 8 | ==== MSN: ==== |
9 | | MSN has three different voice and video types: |
10 | | * MSN Audio Conference |
11 | | * MSN Video Conference |
| 9 | MSN has several different voice and video types: |
| 10 | * MSN Audio Conference (WLM 2009) |
| 11 | * MSN Video Conference (WLM 2009. Includes audio) |
| 12 | * MSN Audio Conference (pre-WLM 2009. Sometimes works with WLM2009) |
| 13 | * MSN Video Conference (pre-WLM 2009. Sometimes works with WLM2009. Includes audio) |
12 | 14 | * MSN Webcam |
13 | 15 | |
14 | | Farsight2 plugins (msnwebcam and msnav) for all of these types are currently being worked on for a [http://code.google.com/soc/2008/gstreamer/appinfo.html?csaid=9B52B727649A976A Summer of Code project]. |
| 16 | A Farsight2 plugin for MSN Webcam (msnwebcam) is currently being worked on. |
15 | 17 | |
16 | 18 | http://imfreedom.org/wiki/index.php/MSN:AV has more information about the protocol. |
… |
… |
|
20 | 22 | |
21 | 23 | ==== XMPP/GTalk: ==== |
22 | | Both XMPP and GTalk use RTP. XMPP uses Jingle, and GTalk uses its own flavor of Jingle. XMPP uses rawudp and both XMPP and GTalk will use the libnice Farsight2 transmitter plugin, when it is finished. |
| 24 | XMPP, GTalk, and Gmail use RTP. XMPP uses Jingle. GTalk and Gmail use their own flavor of Jingle. XMPP uses rawudp and XMPP, GTalk, and Gmail use the libnice Farsight2 transmitter plugin. |
23 | 25 | |
24 | | Voice and video support for XMPP/GTalk is being worked on for a [wiki:GSoC2008/VoiceAndVideo Summer of Code project] |
| 26 | Voice and video support for XMPP/GTalk was worked on for a [wiki:GSoC2008/VoiceAndVideo Summer of Code project] |
25 | 27 | |
26 | 28 | ==== Yahoo: ==== |
27 | | Yahoo webcam uses the JPEG2000 codec with proprietary transport and signaling. |
| 29 | Yahoo webcam uses the JPEG2000 codec with proprietary transport and signalling. |
28 | 30 | |
29 | 31 | The old Farsight Yahoo plugin will need to be ported to the new Farsight2 API. |
… |
… |
|
50 | 52 | {{{ |
51 | 53 | [video/mpv] |
52 | | id=-2 |
| 54 | id=-1 |
53 | 55 | }}} |
54 | 56 | |
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!