We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f9601d commit 829fae2Copy full SHA for 829fae2
iss-streamer
@@ -0,0 +1,6 @@
1
+#!/bin/bash
2
+while true
3
+do
4
+ livestreamer http://ustream.tv/channel/iss-hdev-payload mobile_480p --player omxplayer --fifo --player-args "--win \"0 0 1920 1080\" {filename}"
5
+done
6
+
0 commit comments