Created
February 20, 2021 04:16
-
-
Save hans00/2beb9d39dac9b996b6f83e58cb4612f5 to your computer and use it in GitHub Desktop.
Mac ChromeCast system audio
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| # Output "BlackHole 16ch" and Input "BlackHole 16ch" | |
| go-chromecast transcode --command 'rec -c 1 -r 16000 -t flac -' --content-type audio/flac --first |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment