Skip to main content

Watch WWDC 2016 on the Raspberry Pi

Jose CerrejonLess than 1 minuteRaspberry PIRaspberry PI

Watch WWDC 2016 on the Raspberry Pi

keynote
keynote

Run the next script...


\#!/bin/bash
clear
echo -e "WWDC 2016 streaming...\nPress [ENTER] to continue"
sudo sh -c "TERM=linux setterm -foreground black -clear >/dev/tty0"
omxplayer --audio_queue=10 --video_queue=40 http://p.events-delivery.apple.com.edgesuite.net/15pijbnaefvpoijbaefvpihb06/m3u8/atv_mvp.m3u8
clear
echo "I hope you enjoyed the show :)"
You Win
You Win