- 07 Jan, 2025 2 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 05 Jan, 2025 2 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 04 Jan, 2025 1 commit
-
-
Juliusz Chroboczek authored
-
- 03 Jan, 2025 1 commit
-
-
Sacha Chua authored
-
- 02 Jan, 2025 1 commit
-
-
Juliusz Chroboczek authored
Thanks to Baptiste Daroussin.
-
- 01 Jan, 2025 2 commits
-
-
Juliusz Chroboczek authored
-
jjsa authored
-
- 30 Dec, 2024 1 commit
-
-
Juliusz Chroboczek authored
-
- 24 Dec, 2024 1 commit
-
-
Juliusz Chroboczek authored
We were correctly clearing the chat on the server side, but we were leaving stray entries in the client. Thanks to J.-J. Sarton.
-
- 23 Dec, 2024 1 commit
-
-
Juliusz Chroboczek authored
Thanks to J.-J. Sarton.
-
- 19 Dec, 2024 1 commit
-
-
Juliusz Chroboczek authored
-
- 17 Dec, 2024 1 commit
-
-
Juliusz Chroboczek authored
This fixes an issue with negotiation of RTCP feedback.
-
- 16 Dec, 2024 3 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 15 Dec, 2024 3 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
Since we now make HTTP requests from addFilter, this makes startup slightly faster.
-
Juliusz Chroboczek authored
This avoids throwing if the user changes their setting before login. Thanks to Jean-Jacques Sarton.
-
- 14 Dec, 2024 3 commits
-
-
Juliusz Chroboczek authored
We used to initialise MediaPipe at worker start, which prevented us from handling errors. We now do it at filter init, and stop the stream with an error message if initialisation fails.
-
Juliusz Chroboczek authored
We used to ignore errors in filter init, which could cause us to send unblurred videos to the server.
-
Juliusz Chroboczek authored
We used blur the image then mask, which caused a halo around the foreground. We now mask then blur.
-
- 13 Dec, 2024 9 commits
-
-
Juliusz Chroboczek authored
Thanks to Matohara Kenichiro.
-
Juliusz Chroboczek authored
This doesn't currently do anything useful, since we're running tflite on the CPU, but might avoid bugs if we get GPU support.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
This should free the underlying textures without waiting for a GC to happen.
-
Juliusz Chroboczek authored
It doesn't work.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 12 Dec, 2024 3 commits
-
-
Juliusz Chroboczek authored
Drop a frame if a filter takes too long to run.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 04 Dec, 2024 5 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-