Skip to content

Instantly share code, notes, and snippets.

@peerasan
Created February 2, 2018 08:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save peerasan/5333baeb5f331ff9b9f128204ddfdd1e to your computer and use it in GitHub Desktop.
Save peerasan/5333baeb5f331ff9b9f128204ddfdd1e to your computer and use it in GitHub Desktop.
ffmpeg pull RTMP stream
ffmpeg -i rtmp://localhost:1935/pull-live/pat -f null /dev/null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment