View Single Post
  #1  
Old 06-16-2011, 04:36 PM
rumata rumata is offline
Junior Member
 
Join Date: Jun 2011
Posts: 1
rumata is on a distinguished road
Default

nationalgeographic.com rtmpdump error: RTMP_ReadPacket, failed to read RTMP packet


Hi!

I'm trying to dump video from national geographic. Unfortunately I'm seeing the read packet error. Can you help me out?

_http://channel.nationalgeographic.com/channel/videos/feeds/cv-seo/Dog-Whisperer/Full-Episodes/

Here's the flv file:

<FLVPlayerConfig>
<serverName>cp58035.edgefcs.net</serverName>
<fallbackServerName>cp58035.edgefcs.net</fallbackServerName>
<appName>ondemand?auth=daEaRc4bUdvc1bzcdaQcKdXcLdd dZa9a6d.-bn.M_s-eS-EEGopysyszFzrrwp&amp;aifp=0001&amp;slist=flash/channel/feed/00006/.uid.MbTiAADcuUHgtaeJSw9f5c52e9be3bf6ab1808022197d 98525.07656_00_maxwell-broookly_001</appName>
<streamName>flash/channel/feed/00006/.uid.MbTiAADcuUHgtaeJSw9f5c52e9be3bf6ab1808022197d 98525.07656_00_maxwell-broookly_001</streamName>
<isLive>false</isLive>
<bufferTime>2</bufferTime>
</FLVPlayerConfig>

My command line:

/rtmpdump --resume -v -z -r "rtmp://cp58035.edgefcs.net/ondemand?auth=daEaRc4bUdvc1bzcdaQcKdXcLdddZa9a6d.-bn.M_s-eS-EEGopysyszFzrrwp&amp;aifp=0001&amp;slist=flash/channel/feed/00006/.uid.MbTiAADcuUHgtaeJSw9f5c52e9be3bf6ab1808022197d 98525.07656_00_maxwell-broookly_001" -o maxwell-broookly_001.flv -W "http://channel.nationalgeographic.com/channel/videos/flash/application.swf" -p "http://channel.nationalgeographic.com/channel/videos/feeds/cv-seo/Dog-Whisperer/Full-Episodes/"

Debug output: http://pastebin.com/jtfyZm0C
Reply With Quote