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:
-
Aug 6, 2009, 10:02:22 PM (15 years ago)
- Author:
-
Maiku
- Comment:
-
The MSN webcam Farsight 2 plugin has been released.
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v16
|
v17
|
|
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, 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. |
| 4 | Farsight2 has rawudp, iceudp, and multicast transmitter plugins and an MSN webcam plugin. Basic voice and video support for libPurple, Pidgin, and Finch (voice support only) have been added to the im.pidgin.pidgin 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 === |
… |
… |
|
9 | 9 | MSN has several different voice and video types: |
10 | 10 | * MSN Audio Conference (WLM 2009) |
11 | | * MSN Video Conference (WLM 2009. Includes audio) |
| 11 | * MSN Video Conference (WLM 2009. Includes audio. Allows the h263 codec) |
12 | 12 | * MSN Audio Conference (pre-WLM 2009. Sometimes works with WLM2009) |
13 | | * MSN Video Conference (pre-WLM 2009. Sometimes works with WLM2009. Includes audio) |
| 13 | * MSN Video Conference (pre-WLM 2009. Sometimes works with WLM2009. Includes audio. Only uses the wmv3 codec for which there is no open source encoder/GStreamer element) |
14 | 14 | * MSN Webcam |
15 | 15 | |
16 | | A Farsight2 plugin for MSN Webcam (msnwebcam) is currently being worked on. |
| 16 | A Farsight2 plugin for MSN Webcam has been released. |
17 | 17 | |
18 | 18 | http://imfreedom.org/wiki/index.php/MSN:AV has more information about the protocol. |
… |
… |
|
72 | 72 | * http://code.google.com/apis/talk/libjingle/index.html |
73 | 73 | * http://trac.adiumx.com/wiki/VoiceAndVideo |
| 74 | * http://trac.adium.im/wiki/PidginVV |
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!