Last active
September 1, 2015 22:57
fix for slow internet connection (http://pressanykeytocreate.blogspot.com/2015/09/live-streaming-of-international-space.html)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
livestreamer --stream-segment-timeout 100000 --stream-timeout 100000 --http-timeout 100000 ustream.tv/channel/iss-hdev-payload best -np 'omxplayer -o hdmi -live --timeout 100000' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment