diff options
author | Larry Hajali <larryhaja@gmail.com> | 2013-12-30 09:04:08 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-07 11:13:58 -0600 |
commit | 3ed208e7d6f146d9cc967b1a9fcaf8a97022433f (patch) | |
tree | 019b92e710896a3b279d743c4d0b39a7d4244f36 /network/flvstreamer/README | |
parent | 49fa66c6840bbb5a479b3bafba1c0a253f9f29ca (diff) | |
download | slackbuilds-3ed208e7d6f146d9cc967b1a9fcaf8a97022433f.tar.gz |
network/flvstreamer: Added (RTMP client).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/flvstreamer/README')
-rw-r--r-- | network/flvstreamer/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/network/flvstreamer/README b/network/flvstreamer/README new file mode 100644 index 0000000000..cd249d2b6e --- /dev/null +++ b/network/flvstreamer/README @@ -0,0 +1,8 @@ +flvstreamer is an open source command-line RTMP client intended to stream audio +or video content from all types of flash or rtmp servers. Forked from rtmpdump +v1.6 with encrypted rtmp and swf verification support removed. + +This tool provides free interoperability with the previously undocumented adobe +RTMP protocol so widely in use on the internet today. It was developed entirely +by reverse engineering methods and without access to any proprietary or +restrictive-license protocol specifications. |