Skip to content

Commit

Permalink
no cpu limit
Browse files Browse the repository at this point in the history
  • Loading branch information
jnewb1 committed Jan 23, 2024
1 parent dcb28ca commit 3001d67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion selfdrive/test/setup_vsound.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

{
#start pulseaudio daemon
sudo pulseaudio -D
sudo pulseaudio -D --no-cpu-limit=yes

# create a virtual null audio and set it to default device
sudo pactl load-module module-null-sink sink_name=virtual_audio
Expand Down

0 comments on commit 3001d67

Please sign in to comment.