Skip to content

Instantly share code, notes, and snippets.

@Thermionix
Created August 26, 2013 00:31
Show Gist options
  • Save Thermionix/6337187 to your computer and use it in GitHub Desktop.
Save Thermionix/6337187 to your computer and use it in GitHub Desktop.
jblive stream rtsp audio only
#!/bin/bash
ffplay -vn -rtsp_transport tcp -allowed_media_types audio -nodisp rtsp://videocdn-us.geocdn.scaleengine.net/jblive/live/jblive.stream
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment