Project

General

Profile

Blink-Features » History » Version 25

Adrian Georgescu, 06/08/2014 04:58 PM

1 14 Adrian Georgescu
h1. Blink Features list
2 1 Adrian Georgescu
3 20 Adrian Georgescu
h2. Client Side
4
5 23 Adrian Georgescu
|_. Component|_. Mac OSX |_. Windows |_. Linux|_. Protocol |
6 25 Adrian Georgescu
| Audio|  Yes | Yes | Yes | RTP Opus codec |
7
| Presence| Yes | Yes | Yes | SIP SIMPLE RLS|
8
| Contact List | Yes | Yes | Yes | SIP SIMPLE XCAP|
9 20 Adrian Georgescu
| Chat | Yes | Yes | Yes | MSRP protocol|
10
| File Transfer | Yes | Yes | Yes | MSRP protocol |
11
| Multimedia Conferencing | Yes | Yes | Yes | RTP and MSRP|
12
| NAT Traversal  | Yes | Yes | Yes | ICE & MSRP Relay |
13 25 Adrian Georgescu
| Screen sharing | Yes |  |  | VNC over MSRP |
14
| Video | Yes   | |  | RTP H.264 codec|
15 24 Adrian Georgescu
| Packaging | DMG   | Installer | .deb | OS dependent|
16 20 Adrian Georgescu
17
18
h2. Server Side
19
20 23 Adrian Georgescu
|_. Component|_. Linux |_. Protocol |
21 20 Adrian Georgescu
| XMPP gateway | Yes | IETF STOX WG|
22
| Multiparty Chat  | Yes | MSRP Switch|
23
| Multiparty Audio | Yes | RTP mixer|
24
| Multiparty File Transfer | Yes | MSRP|
25 21 Adrian Georgescu
| Conference Participants  | Yes | RFC4575|  
26 1 Adrian Georgescu
27 22 Adrian Georgescu
The Presence Agent is provided by OpenSIPS. Contact List is provided by OpenXCAP. Ideally, these components should be integrated in the server side.
28 9 Adrian Georgescu
29 22 Adrian Georgescu
 * Complete RFC and standards listed here http://icanblink.com/standards.phtml
30
 * N/A = not applicable