feat: rtc_use_h264 on windows & linux (#94)

This commit is contained in:
Théo Monnom
2023-06-24 22:04:19 +02:00
committed by GitHub
parent 3a4333ef47
commit 0854bb5eb8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ args="is_debug=$debug \
is_component_build=false \
enable_stripping=true \
use_goma=false \
rtc_use_h264=false \
rtc_use_h264=true \
rtc_use_pipewire=false \
symbol_level=0 \
enable_iterator_debugging=false \