Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stsfin committed Mar 27, 2015
1 parent 2eaaf7c commit 1aa56d2
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,19 @@ chmod +x limelightRetroInstall.sh

./limelightRetroInstall.sh

Do todo:
<hr>

-optional overclock prompt to enable for 1080p60fps streaming
Known issues:

60fps streaming will not work without lag since it needs the h264_freq setting pumped up on the Rasperry pi.
To get it working you need to overclock your Pi, here are the settings that worked for me:

arm_freq=1100
core_freq=500
sdram_freq=500
h264_freq=500
over_voltage=8
force_turbo=1
temp_limit=80

DISCLAIMER: Force_turbo will void your warranty since its keeps the clock on 100% without throttling, so you should use a heatsink with these settings. I will not be responsible if your cat catches fire or your pi explodes because of these

0 comments on commit 1aa56d2

Please sign in to comment.