Skip to content

Instantly share code, notes, and snippets.

@xlogerais
Created June 4, 2013 14:39
Show Gist options
  • Select an option

  • Save xlogerais/5706436 to your computer and use it in GitHub Desktop.

Select an option

Save xlogerais/5706436 to your computer and use it in GitHub Desktop.
ssh hostname ffmpeg -f x11grab -s 1680x1050 -i :0.0 -vf "scale=800:600" -vcodec libx264 -f avi 'udp://targethost:1234'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment