- 29 Sep, 2024 1 commit
-
-
Juliusz Chroboczek authored
-
- 09 Sep, 2024 2 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
Recent versions of Pion have removed support for 1.19.
-
- 17 Aug, 2024 3 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 14 Aug, 2024 1 commit
-
-
Juliusz Chroboczek authored
-
- 13 Aug, 2024 1 commit
-
-
Juliusz Chroboczek authored
-
- 11 Aug, 2024 1 commit
-
-
Juliusz Chroboczek authored
If the client cancelled a file upload in the initial callback, we would incorrectly proceed with the handshake.
-
- 01 Aug, 2024 1 commit
-
-
Juliusz Chroboczek authored
-
- 15 Jul, 2024 1 commit
-
-
Juliusz Chroboczek authored
-
- 23 Jun, 2024 1 commit
-
-
Juliusz Chroboczek authored
-
- 11 Jun, 2024 1 commit
-
-
Juliusz Chroboczek authored
This avoids issues with autoplay being disabled.
-
- 10 Jun, 2024 7 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
We already had a server-side timeout, but it didn't prevent a client from hanging when it lost connectivity with the server.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
The ServerConnection.connect method is no longer async, we rely on the onconnected callback only. The onconnected callback is now only called after the initial handshake completes. There is a new onerror callback.
-
Juliusz Chroboczek authored
We could previously attempt to display a remote stream before reflectSetting initialised the settings.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
Fortunately we're not using the mistyped arguments.
-
- 08 Jun, 2024 4 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
NotAuthorisedError may unwrap to os.ErrNotExist.
-
Juliusz Chroboczek authored
-
- 01 Jun, 2024 3 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 27 May, 2024 1 commit
-
-
Juliusz Chroboczek authored
-
- 26 May, 2024 3 commits
-
-
Juliusz Chroboczek authored
Recent versions of Go do it at startup, so only print a warning if the limit is too low.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 11 May, 2024 3 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 09 May, 2024 5 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
Also fix return code in WHIP.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 08 May, 2024 1 commit
-
-
Juliusz Chroboczek authored
The group and name are in the path, this avoids redundancies.
-