From 5cbd51a9a2f5e53853531fcdac9c67715aa3656b Mon Sep 17 00:00:00 2001 From: hyc Date: Fri, 8 Jan 2010 04:57:09 +0000 Subject: [PATCH] More 2.1c misc git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@210 400ebc74-4327-4243-bc38-086b20814532 --- ChangeLog | 8 +++++--- README | 3 ++- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6a1e5d8..bcde1c2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,15 +2,17 @@ RTMPDump Copyright 2008-2009 Andrej Stepanchuk; Distributed under the GPL v2 Copyright 2009-2010 Howard Chu Copyright 2009 The Flvstreamer Team +http://rtmpdump.mplayerhq.hu/ 7 January 2010, v2.1c - cleanup rtmpsrv output - fix crash in 2.1b hashswf -- use chunk-based I/O in rtmpsuck for better latency -- support lists of streams in rtmpsuck -- use raw client connect packet in rtmpsuck to workaround unsupported features - fix parseurl to url-decode PlayPath - fix Makefile, inadvertently dropped 'v' from version string +- in rtmpdump try Reconnect if ToggleStream doesn't work on timeouts +- in rtmpsuck use chunk-based I/O for better latency +- in rtmpsuck support lists of streams +- in rtmpsuck use raw client connect packet to workaround unsupported features 4 January 2010, v2.1b - fix url matching in .swfinfo lookup diff --git a/README b/README index ce9e626..a8426e8 100644 --- a/README +++ b/README @@ -1,7 +1,8 @@ -RTMP Dump v2.1b +RTMP Dump v2.1c (C) 2009 Andrej Stepanchuk (C) 2009-2010 Howard Chu License: GPLv2 +http://rtmpdump.mplayerhq.hu/ To compile type "make" with your platform name, e.g. -- 2.40.0