- 11 Sep, 2020 14 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Juliusz Chroboczek authored
We used to display the help message too early, which caused us to display it even if the group doesn't exist or the user doesn't have the present permission.
-
Juliusz Chroboczek authored
-
Alain Takoudjou authored
-
Juliusz Chroboczek authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Juliusz Chroboczek authored
-
- 10 Sep, 2020 4 commits
-
-
Juliusz Chroboczek authored
Thanks to Ralf Treinen for pointing out the issue.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
Apparently Safari requires {video: true}.
-
- 09 Sep, 2020 1 commit
-
-
Juliusz Chroboczek authored
Renegotiation is not correct when the stream is fresh, for example after the user has switched the camera.
-
- 08 Sep, 2020 1 commit
-
-
Juliusz Chroboczek authored
Otherwise the callbacks don't get set.
-
- 07 Sep, 2020 1 commit
-
-
Juliusz Chroboczek authored
Closing the channel could cause a panic if a c.write was pending. Instead, ensure we send a closeMessage to the writer, and cause the writer to exit when it receives a closeMessage.
-
- 05 Sep, 2020 3 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
We used to silently fail when there was a problem with camera permissions. Display a notification.
-
- 03 Sep, 2020 4 commits
-
-
Juliusz Chroboczek authored
Thanks to Ines Klimann.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
In current versions of pion, SetRemoteDescription fails if ICE is currently gathering. Work around the issue by resetting the connection.
-
- 26 Aug, 2020 2 commits
-
-
Juliusz Chroboczek authored
This will hopefully become unnecessary once we have better congestion control.
-
Juliusz Chroboczek authored
-
- 24 Aug, 2020 3 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 23 Aug, 2020 1 commit
-
-
Juliusz Chroboczek authored
-
- 19 Aug, 2020 1 commit
-
-
Juliusz Chroboczek authored
-
- 15 Aug, 2020 1 commit
-
-
Juliusz Chroboczek authored
-
- 14 Aug, 2020 3 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
JSDoc doesn't recognise them otherwise.
-
Juliusz Chroboczek authored
-
- 13 Aug, 2020 1 commit
-
-
Juliusz Chroboczek authored
-