- 25 Nov, 2023 1 commit
-
-
Juliusz Chroboczek authored
-
- 23 Nov, 2023 3 commits
-
-
Juliusz Chroboczek authored
gorilla/websocket is not updated, since 1.5.1 doesn't look good to me.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 04 Nov, 2023 3 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
We used to accept the browser's default, which varied widely between devices.
-
- 01 Sep, 2023 1 commit
-
-
Juliusz Chroboczek authored
This reverts commit 69445d67.
-
- 28 Aug, 2023 3 commits
-
-
Juliusz Chroboczek authored
The onclose callback might want to access c.sc.
-
Juliusz Chroboczek authored
-
Jackson Vieira authored
Replaced the non-existent `track` property in `RTCStatsType` with the valid `inbound-rtp` property.
-
- 24 Jul, 2023 1 commit
-
-
Juliusz Chroboczek authored
Fixes a crash in the TURN server.
-
- 18 Jul, 2023 1 commit
-
-
Juliusz Chroboczek authored
-
- 16 Jul, 2023 1 commit
-
-
Juliusz Chroboczek authored
-
- 14 Jul, 2023 3 commits
-
-
Juliusz Chroboczek authored
This avoids restarting the stream when changing simulcast settings.
-
Juliusz Chroboczek authored
Active TCP candidates were added in Pion 3.2.11.
-
Juliusz Chroboczek authored
-
- 12 Jul, 2023 1 commit
-
-
Juliusz Chroboczek authored
-
- 11 Jul, 2023 2 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 10 Jul, 2023 1 commit
-
-
Juliusz Chroboczek authored
-
- 09 Jul, 2023 6 commits
-
-
Juliusz Chroboczek authored
Simulcast interacts strangely with VP9.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
It was unused.
-
- 05 Jul, 2023 1 commit
-
-
Juliusz Chroboczek authored
Safari forbids autoplay and omits host candidates unless the microphone is open.
-
- 19 May, 2023 1 commit
-
-
Juliusz Chroboczek authored
We used to assume that the in-memory representation is in sync when editing a stateful token. That is usually the case, since editing requires knowing the token to edit, but resynchronising here is the right thing to do.
-
- 16 May, 2023 1 commit
-
-
Juliusz Chroboczek authored
Thanks to Fabien de Montgolfier.
-
- 14 May, 2023 2 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
We would sometimes return nil cast to an interface with no error, which would cause the server to crash with a null dereference.
-
- 04 May, 2023 2 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 03 May, 2023 4 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
It now takes a template that allows setting all options.
-
Juliusz Chroboczek authored
-
- 29 Apr, 2023 1 commit
-
-
Juliusz Chroboczek authored
We used to send a null version field in every message. Don't.
-
- 28 Apr, 2023 1 commit
-
-
Juliusz Chroboczek authored
-