Skip to content

Instantly share code, notes, and snippets.

@gsf
Last active August 29, 2015 14:04
Show Gist options
  • Save gsf/e8bd87d1086e9f21012d to your computer and use it in GitHub Desktop.
Save gsf/e8bd87d1086e9f21012d to your computer and use it in GitHub Desktop.
FI8910W cvlc

Audio only:

$ cvlc --network-caching=0 --no-video 'http://xxxxxx:xxxxx@xxxxxx/videostream.asf?rate=11'

With video:

$ cvlc --network-caching=0 --fullscreen 'http://xxxxxx:xxxxx@xxxxxx/videostream.asf?rate=11'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment