Project

General

Profile

Blink-Features » History » Version 21

Adrian Georgescu, 06/08/2014 04:54 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
| Presence  | Yes | Using OpenSIPS|  
26
| Contact List | Yes | Using OpenXCAP|  
27
| NAT Traversal | Yes | Using MSRP Relay|  
28 20 Adrian Georgescu
29 7 Adrian Georgescu
30 9 Adrian Georgescu
Complete RFC and standards listed here http://icanblink.com/standards.phtml
31
32 7 Adrian Georgescu
N/A = not applicable