View Single Post
  #19  
Old 10-03-2011, 01:14 AM
Paulus Paulus is offline
Junior Member
 
Join Date: Sep 2011
Posts: 8
Paulus is on a distinguished road
Default

Re: Download ITV Player using RTMPDump?


Quote:
Originally Posted by KSV View Post
if you have got the command line from command.bat then it should work. command.bat file contains one command per line so only copy the last one. the command also contains auth parameter which expires after few minutes so be little quick.

no, rtmpdump works fine on all windows versions (XP, Vista, Win 7).

there isn't any mismatch between those versions.


I am using Win XP SP3. it shouldn't make any difference. make sure you are selecting the correct network adapter to monitor in vista.
KSV,

Thanks again for the reply.

I am redirecting the rtmpsrv.exe output by running in the RTMPexplorer directory (folder) right after the video starts playing:
Code:
rtmpsrv > Command.bat
This way, I can get the Command.bat file like using your version of rtmpsrv so I don't need to concatenate chopped up lines copied from the command windows.

Somehow VPN connections only show up in the "Interface List" of Wireshark on Windows XP PC but not on Windows Vista PC. On a Vista PC, I am seeing in Interface List:
  1. 10/100 Network Connection
  2. Microsoft
  3. MS Tunnel Interface Driver
  4. TAP-Win32 Adapter V9
I have to connect through the TAP-Win32 Adapter but not a VPN.

But on a Windows XP PC the first under the list is:
  1. Adapter for generic dialup and VPN capture
    ...
The latest release 1.6.2 also crashes when the PlaylistService.XML for the USA-Russia RWC game is loaded. Release 1.4.9 does not crash on the same file.
Reply With Quote