Skip to content

Instantly share code, notes, and snippets.

@yuvadm
Created February 7, 2016 23:10
Show Gist options
  • Save yuvadm/29b8addccbbc376b5bb5 to your computer and use it in GitHub Desktop.
Save yuvadm/29b8addccbbc376b5bb5 to your computer and use it in GitHub Desktop.

Revisions

  1. yuvadm created this gist Feb 7, 2016.
    1 change: 1 addition & 0 deletions ffmpeg-over-ssh.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    ssh [email protected] "ffmpeg -i $URL -c copy -f nut pipe:1" | ffplay -i pipe:0