WebRTC Conference

Version 9 (Dan Pascu, 07/07/2017 12:57 pm)

1 3 Adrian Georgescu
h1. SylkServer WebRTC Managed Conference
2 2 Adrian Georgescu
3 4 Adrian Georgescu
4 2 Adrian Georgescu
h2. Design
5 2 Adrian Georgescu
6 2 Adrian Georgescu
h2. Features
7 2 Adrian Georgescu
8 8 Dan Pascu
 * Ad-hoc conference: all participants are rendered in a matrix where each participants has the same size. The conference room has a fixed total bandwidth set by the server, which is divided between the participants, which means the more participants are in the room, the less bandwidth each participant will use keeping the bandwidth usage per conference room constant.
9 7 Adrian Georgescu
10 7 Adrian Georgescu
11 2 Adrian Georgescu
h2. Configuration
12 2 Adrian Georgescu
13 2 Adrian Georgescu
h2. Client support
14 2 Adrian Georgescu
15 2 Adrian Georgescu
h2. Measurements
16 5 Adrian Georgescu
17 9 Dan Pascu
This measurement was done on a Macbook Pro 15" with a 2.3GHz Intel Core I7 CPU, while having 7 participants in the room with each using 336Kb/s. The measurement shows the CPU usage in Firefox with the aforementioned conditions, for the specified video codecs and resolutions:
18 1 Adrian Georgescu
19 9 Dan Pascu
 * H264/VGA 150% CPU
20 9 Dan Pascu
 * H264/HD  250% CPU
21 9 Dan Pascu
 * VP9/VGA  220% CPU
22 9 Dan Pascu
 * VP9/HD   350% CPU
23 6 Adrian Georgescu
24 6 Adrian Georgescu
25 6 Adrian Georgescu
h2. Remaining tasks
26 6 Adrian Georgescu
27 6 Adrian Georgescu
 * sylkserver: control interface for moderator
28 6 Adrian Georgescu
 * janus: patch to request full frames when a paused video is resumed