- 26 Dec, 2020 2 commits
-
-
Juliusz Chroboczek authored
It is now possible to specify codecs other than VP8 and Opus. This turns out not to be very useful, since VP8 is the only codec supported by all browsers (in violation of the WebRTC spec, which mandates support for H.264), and there is no good reason to use anything other than Opus for audio.
-
Juliusz Chroboczek authored
-
- 25 Dec, 2020 9 commits
-
-
Juliusz Chroboczek authored
This avoids spurious up.complete indications.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
This is not an issue in the current code, assuming that clients negotiate correctly, but will become one once we implement codec flexibility.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
We used to push a connection when we got all tracks. However, it may happen that some tracks fail; in that case, the connection would never get pushed.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 23 Dec, 2020 5 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 19 Dec, 2020 6 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 18 Dec, 2020 1 commit
-
-
Juliusz Chroboczek authored
We don't renegotiate down connections yet, but this is a latent bug.
-
- 16 Dec, 2020 1 commit
-
-
Juliusz Chroboczek authored
-
- 15 Dec, 2020 5 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
If autoplay is not working on browser, user can play the video with this button
-
Alain Takoudjou authored
Reorganize radio buttons also.
-
Juliusz Chroboczek authored
-
Antonin Décimo authored
-
- 14 Dec, 2020 1 commit
-
-
Juliusz Chroboczek authored
No UI for now.
-
- 12 Dec, 2020 7 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
These functions require having joined a group, not just having proper credentials.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
Thanks to Antonin Décimo.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Alain Takoudjou authored
Co-authored-by: Juliusz Chroboczek <jch@irif.fr>
-
- 11 Dec, 2020 2 commits
-
-
Alain Takoudjou authored
Reduce button size and reduce video control bar size. Add a volume slider to control volume level when volume control is enabled
-
Alain Takoudjou authored
There is no text on mobile layout
-
- 09 Dec, 2020 1 commit
-
-
Juliusz Chroboczek authored
This was causing us to lose connections.
-