Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

Any ideas?

(http://stream-recorder.com/forum/showthread.php?t=14924)

flammable_liquid 01-09-2013 03:24 AM

Any ideas?


 
Hi rtmpdump gurus - I'd be grateful for any assistance with the following.

I'm trying to use rtmpdump to grab the video at:
LINK

If I play it and then inspect my Firefox cache, I see the following URL which appears to query Y*hoo's video server for the relevant RTMP options:
LINK

If I open this URL directly in my browser, it returns a text only string as follows:
http://pastebin.com/mm1fF11y

This string includes an rtmp:// URL, so I tried to grab the video with rtmpdump and some of the information in the string:
Code:

rtmpdump -V -o test.flv \
-r "rtmp://c-b56c0eaab2164819d504329d680760db.a-ch7news.i-cbad0b71.rtmp.atlas.cdn.yimg.com/ch7news/7_qld_news/7_qld_top/1102_1800_qld_diggers_1200_18971jv-18971k1?b=13280&d=+y+847a324b-eb63-3a32-ad73-12b127a13403+Mm5rMjRtcDhjbGtqaiZiPTMmcz1rbA--+atlas+ca&dt=us+us_t+vid+b+cdn+cat&m=video%2fmp4&ns=ps+ss&ps=BWlm06EMd3OXwtNv.b2bMI&ss=cfeb9bea-d773-4593-af9b-14a1bb2b993d&x=1357462945&" \
--swfVfy "http://l.yimg.com/rx/builds/3.6.6.8916/assets/player.swf" \
-p "http://au.news.yahoo.com/video/national/watch/847a324b-eb63-3a32-ad73-12b127a13403/kokoda-diggers-return/"

The debug output of this is here:
http://pastebin.com/dXC3V7xF

The connection initially succeeds but then fails at some point after the handshake. I tried several variations of app name as well as explicitly specifying the path but these all failed in much the same way.

Are there any variables in the string above that I should be passing as AMF data? If so, which ones and how?

Thanks,
FL

flammable_liquid 02-01-2013 03:28 AM

Re: Any ideas?


 
FYI, rtmpdumphelper was, as the name suggests, helpful. See:
http://www.nirsoft.net/utils/rtmp_dump_helper.html


All times are GMT -6. The time now is 03:47 PM.