Skip to content

Commit 829fae2

Browse files
committed
stream live from the ISS
1 parent 7f9601d commit 829fae2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

iss-streamer

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)