View Single Post
  #12  
Old 07-22-2011, 06:32 AM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

Re: [rtmpdump] The Justin.tv problem


Quote:
Originally Posted by reumb View Post
did you mean change " to \ in here.
no, you need to change it when you pass the token on windows command line.

Code:
rtmpdump.exe 
-r "rtmp://199.9.255.137/app/jtv_XFt96w52uPeVHPeM" 
-j "a97875b2579fcae4964157cb4cca8696dc5baa2e:{\"swfDomains\": [\"justin.tv\", \"jtvx.com\", \"xarth.com\", \"twitchtv.com\", \"twitch.tv\", \"wdtinc.com\", \"imapweather.com\", \"facebook.com\", \"starcrafting.com\"], \"streamName\": \"jtv_XFt96w52uPeVHPeM\", \"expiration\": 1311335368.6078761, \"server\": \"lhr01-video5-1\"}" 
-W "http://www-cdn.justin.tv/widgets/live_frontpage_player.r894a72efd2e4c274a47075a851f98064bc143954.swf" 
-o Test.flv
Reply With Quote