RTMP_Connect0, failed to connect socket. 10060 (Unknown error)Had another thread with this same question, but it seems to have disappeared.
My problem is that I have two computers on the same network, both Windows 7 64 bit, running same version of flash and latest version of rtmpdump. Works on one computer (laptop) but not on the other (desktop). Here's the output, using an example URL I found on this forum. Working example: Code:
C:\Users\Brian\Downloads\Utilities\RTMPDump>echo %DATE% %TIME% Code:
Y:\Temp\XBMC-Portable\RTMPDump\v2.4-49-g6ed7d74>echo %DATE% %TIME% |
Re: RTMP_Connect0, failed to connect socket. 10060 (Unknown error)Google "winsock error 10060".
|
Re: RTMP_Connect0, failed to connect socket. 10060 (Unknown error)Thanks for the suggestion. I just tried that, and most of the comments suggested that the problem was that the server I was trying to contact was unreachable. However, I can reach all the servers:
Code:
C:\Users\Brian\Downloads\Utilities\RTMPDump\v2.4-49-g6ed7d74>rtmpdump -r "rtmp://188.122.91.29/app" -a "app" -f "WIN 11,4,402,287" -W "http://188.122.91.7/player-licensed.swf" -p "http://www.fcast.tv/embed.php?live=colorstvlive1&vw=600&vh=430" -y "color" -o "color.flv" |
Re: RTMP_Connect0, failed to connect socket. 10060 (Unknown error)most probably a firewall is blocking outgoing connection on port 1935. check for firewall on your PC and router.
|
Re: RTMP_Connect0, failed to connect socket. 10060 (Unknown error)I've completely turned off the firewall on the Desktop:
Code:
C:\Users\Brian\Downloads\Utilities\RTMPDump\v2.4-49-g6ed7d74>netsh advfirewall show allprofiles (I really appreciate these thoughts and recommendations, I'm really stumped as to why it's blocked on one computer and working on the other.) |
Re: RTMP_Connect0, failed to connect socket. 10060 (Unknown error)Opened ports on router, too:
Code:
Tomato v1.28.9054 MIPSR2-beta K26 USB vpn3.6 |
All times are GMT -6. The time now is 08:12 AM. |