Skip to content

Commit

Permalink
pulse sink
Browse files Browse the repository at this point in the history
  • Loading branch information
bongbui321 committed May 30, 2024
1 parent 2380720 commit f53d96d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions selfdrive/test/setup_vsound.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,6 @@
# create a virtual null audio and set it to default device
sudo pactl load-module module-null-sink sink_name=virtual_audio
sudo pactl set-default-sink virtual_audio

export PULSE_SINK=virtual_audio
} > /dev/null 2>&1

0 comments on commit f53d96d

Please sign in to comment.