Skip to content

Instantly share code, notes, and snippets.

@hyzhak
Last active September 1, 2015 22:57

Revisions

  1. Eugene Krevenets revised this gist Sep 1, 2015. No changes.
  2. Eugene Krevenets revised this gist Sep 1, 2015. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions live-ustream-iss.sh
    Original file line number Diff line number Diff line change
    @@ -1 +1,3 @@
    #!/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'
  3. Eugene Krevenets created this gist Sep 1, 2015.
    1 change: 1 addition & 0 deletions live-ustream-iss.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    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'