disney.go.com: error when trying to record stream off Disney Channel websiteNo luck trying to get a show from Disney Channel's website. Stream example here _http://disney.go.com/disneyjunior/jungle-junction/jungle-junction-videos-episodes/sneeze-fire-1914628. Connection gets rejected all the time (error 10013). Tried rtmpsuck+RTMPexplorer w/ command:
Quote:
:mad: |
Re: disney.go.com: error when trying to record stream off Disney Channel websiteyou are all right;)
Code:
-r "rtmp://wdig.fcod.llnwd.net/a339/o2/disneych/DJBB_dxd_junc1-03_eng-92067801_sv003" -a "a339/o2/disneych/DJBB_dxd_junc1-03_eng-92067801_sv003" -f "WIN 10,3,181,26" -W "http://a.dolimg.com/en-US/disneyjunior/swf/videoplayerShell_MPF.swf" -p "http://disney.go.com/disneyjunior/jungle-junction/jungle-junction-videos-episodes/sneeze-fire-1914628" -y "disneych/DJBB_dxd_junc1-03_eng-92067801_sv003" -o DJBB_dxd_junc1-03_eng-92067801_sv003.flv Code:
C:\Documents and Settings\Администратор\Мои документы\STREAM\rtmpdump-2.3-window |
Re: disney.go.com: error when trying to record stream off Disney Channel websiteChap, it seems that you've done the trick, but it still doesn't work on my end. Got the 2.4 version of RTMPdump, got the right command, got everything except when I run it, nothing happens. This is what rtmpsuck shows:
Code:
RTMP Server v2.4 GIT-2011-07-11 (Compiled by KSV) Are you using some modded version of RTMPdump? :rolleyes: Later edit: I've already tried the "RTMPDump v2.4 GIT-2011-07-22 (Compiled by KSV)" version. Same thing. |
Re: disney.go.com: error when trying to record stream off Disney Channel websitebat file to run - which created rtmpsrv,rtmpsusk.
try. |
Re: disney.go.com: error when trying to record stream off Disney Channel websiteThanks Chap.
So, the problem is solved. It is, in fact not about the version of RTMPdump that's being used. It is, however, about the error itself (10013), which represents a port forwarding error in Windows. It appears in many occasions (two apps that use the same port, port blocked for some reason, requested port not available, IP issues, and so on). Basically all I had to do was indicate another port for the stream to be routed through. The line should appear as Code:
rtmpdump -r "rtmp://wdig.fcod.llnwd.net:80/a339/o2/disneych/DJBB_dxd_junc1-03_eng-92067801_sv003" -a"a339/o2/disneych/DJBB_dxd_junc1-03_eng-92067801_sv003" -f "WIN 10,3,181,26" -W"http://a.dolimg.com/en-US/disneyjunior/swf/videoplayerShell_MPF.swf" -p "http://disney.go.com/disneyjunior/jungle-junction/jungle-junction-videos-episodes/sneeze-fire-1914628" -y "disneych/DJBB_dxd_junc1-03_eng-92067801_sv003" -o DJBB_dxd_junc1-03_eng-92067801_sv003.flv Thanks for the help, Chap. Seeing that you could record it made me study the matter a little further. 10013 no more an issue. :D |
All times are GMT -6. The time now is 11:40 PM. |