Skip to content

wake my roku and set the input to correct hdmi when shairport-sync is triggered

License

Notifications You must be signed in to change notification settings

wizardishungry/wake-roku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wake-roku

Wake my roku and set the input to correct hdmi when shairport-sync playback is triggered. HDMI2 is hardcoded.

The Roku is discovered using gssdp-discover and the endpoint is cached in ~/.roku.

shairport-sync how-to

On Raspberry Pi:

  1. Install tools sudo apt install -y shairport-sync ruby gupnp-tools
  2. Edit /etc/shairport-sync.conf.
run_this_before_play_begins = "/home/pi/wake-roku/wake-roku"; // or whatever path
  1. Restart service sudo systemctl restart shairport-sync.service

Docs

About

wake my roku and set the input to correct hdmi when shairport-sync is triggered

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages