Thanks to the two of you for the quick answer. Unfortunately, passing in the -v switch created a different problem: the download terminates after only a few hundred KB:
Code:
C:\Program Files (x86)\rtmpdump>rtmpdump -e -r "rtmp://nu-rtmp.pegcentral.com/peg_c_stream/?doConnect=12345&doPublish=54321" -a "peg_c_stream/?doConnect=12345&doPublish=54321" -T "mytestpassword" -y "
mp4:shtv/CityCouncil-2-1-11.mp4" -o "CityCouncil-2-1-11.flv" -v
RTMPDump v2.1
(c) 2009 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
Starting Live Stream
Metadata:
trackinfo:
timescale 30000.00
length 256906650.00
language eng
sampledescription:
sampletype avc1
timescale 44100.00
length 377610240.00
language eng
sampledescription:
sampletype mp4a
audiochannels 2.00
audiosamplerate 44100.00
videoframerate 29.97
aacaot 2.00
avclevel 51.00
avcprofile 100.00
audiocodecid mp4a
videocodecid avc1
width 480.00
height 360.00
frameWidth 480.00
frameHeight 360.00
displayWidth 480.00
displayHeight 360.00
moovposition 479556162.00
duration 8563.56
302.591 kB / 8.38 sec (0.0%)
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Download may be incomplete (downloaded about 0.10%), try resuming
Any ideas?
--Geoff