Skip to content

Instantly share code, notes, and snippets.

@linyiru
Created August 30, 2013 13:26
Show Gist options
  • Save linyiru/6389837 to your computer and use it in GitHub Desktop.
Save linyiru/6389837 to your computer and use it in GitHub Desktop.
Fail to select your own output device on Mac OSX? This tell you how to fix streaming music on Mountain Lion and AirPlay.
sudo kill `ps -ax | grep 'coreaudiod' | grep 'sbin' |awk '{print $1}'`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment