Project

General

Profile

Blink-Features » History » Version 22

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

1 14 Adrian Georgescu
h1. Blink Features list
2 1 Adrian Georgescu
3 20 Adrian Georgescu
h2. Client Side
4
5
|_. Component|_. Mac OSX Client |_. Windows Client |_. Linux Client|_. Protocol |
6
| Audio|  Yes | Yes | Yes | Opus codec |
7
| Presence| Yes | Yes | Yes | SIMPLE RLS|
8
| Contact List | Yes | Yes | Yes | SIMPLE XCAP|
9
| 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
| Screen sharing | Yes |  |  | VNC |
14
| Video | Yes   | |  | H.264 codec|
15
16
17
h2. Server Side
18
19
|_. Component|_. Linux Server |_. Protocol |
20
| XMPP gateway | Yes | IETF STOX WG|
21
| Multiparty Chat  | Yes | MSRP Switch|
22
| Multiparty Audio | Yes | RTP mixer|
23
| Multiparty File Transfer | Yes | MSRP|
24 21 Adrian Georgescu
| Conference Participants  | Yes | RFC4575|  
25 1 Adrian Georgescu
26 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.
27 9 Adrian Georgescu
28 22 Adrian Georgescu
 * Complete RFC and standards listed here http://icanblink.com/standards.phtml
29
 * N/A = not applicable