WebRTC extra
Version 1 (Adrian Georgescu, 02/19/2018 10:33 am)
1 | 1 | Adrian Georgescu | h1. WebRTC extra |
---|---|---|---|
2 | 1 | Adrian Georgescu | |
3 | 1 | Adrian Georgescu | h2. Audio only conferences |
4 | 1 | Adrian Georgescu | |
5 | 1 | Adrian Georgescu | While the software is designed around video conferencing there is a need to support participants that join only with audio. There may be privacy issues, or technical limitations in the platform used to join the conference. The interface must be adjusted accordingly to support this capability. |
6 | 1 | Adrian Georgescu | |
7 | 1 | Adrian Georgescu | h2. Better Mac support |
8 | 1 | Adrian Georgescu | |
9 | 1 | Adrian Georgescu | Safari recently added WebRTC support in its iOS and OSX operating systems. Unfortunately there are many satuations where the software does not work because of interoperability issues. The software must be tuned to support Safari Web browser. |
10 | 1 | Adrian Georgescu | |
11 | 1 | Adrian Georgescu | h2. Multiple cameras support |
12 | 1 | Adrian Georgescu | |
13 | 1 | Adrian Georgescu | Currently only one camera is supported. Ideally, a camera should be selected prior entering the conference. This can be done by adding a preview stage, before starting the actual call. This way the user can see its surrounding, adjust her hair. , etc... |
14 | 1 | Adrian Georgescu | |
15 | 1 | Adrian Georgescu | h2. Add/remove video |
16 | 1 | Adrian Georgescu | |
17 | 1 | Adrian Georgescu | While in a call, it should be possible to change camera or promote an audio only call to a video call. This should be theoretically possible with the addition of WebRTC replace media primitive. |
18 | 1 | Adrian Georgescu | |
19 | 1 | Adrian Georgescu | h2 .Chat sessions |
20 | 1 | Adrian Georgescu | |
21 | 1 | Adrian Georgescu | Each participant should be able to enter short messages disseminated to all other participants. |
22 | 1 | Adrian Georgescu | |
23 | 1 | Adrian Georgescu | |
24 | 1 | Adrian Georgescu | |
25 | 1 | Adrian Georgescu | |
26 | 1 | Adrian Georgescu | |
27 | 1 | Adrian Georgescu | |
28 | 1 | Adrian Georgescu |