Skip to content

Instantly share code, notes, and snippets.

@hans00
Created February 20, 2021 04:16
Show Gist options
  • Save hans00/2beb9d39dac9b996b6f83e58cb4612f5 to your computer and use it in GitHub Desktop.
Save hans00/2beb9d39dac9b996b6f83e58cb4612f5 to your computer and use it in GitHub Desktop.
Mac ChromeCast system audio
#!/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