View Single Post
  #38  
Old 06-10-2012, 04:08 PM
Svenstream Svenstream is offline
Junior Member
 
Join Date: Sep 2011
Posts: 14
Svenstream is on a distinguished road
Default

Re: rtmp-host.sh, RtmpExplorer alternative


Sorry guys,

I īve believed that the script worked and that is possible to create a fast video-tutorial but ...
The script worked not for me!

Example-URL:
http://www.zdf.de/ZDFmediathek/haupt...4/heute-100SEC

1.
Code:
Press enter after video starts
At this point "dumper.exe" dumps all rtmp-urls.

2.
Code:
Enter host
In my case:
cp125301.edgefcs.net
I believe "rtmp-host.sh" OVERWRITE and not EDIT my hosts-file!


3.
Code:
Press enter to start RtmpSrv, then restart video.
I press "enter and I restart the video.
Now "rtmpsrv.exe" creates the right rtmpdump-commandline
but "rtmp-host.sh" dont delete the entry, in my hosts-file!

4. RTMPDUMP will try to start but thats impossible!
Result (No miracle, the entry is still in my hosts-file):



Code:
RTMPDump v2.4-34-g30cf8a8
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
Closing connection... done!

INFO: Connected...
ERROR: WriteN, RTMP send error 10054 (42 bytes)
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
rtmpdump -r "rtmp://cp125301.edgefcs.net:1935/ondemand" -a "ondemand" -f "WIN 11,2,202,235" -W "http://www.zdf.de/ZDFmediathek/flash/Main.swf?version=2123" -p "http://www.zdf.de" -y "mp4:zdf/12/06/120610_2002_hko_vh.mp4" -o 120610_2002_hko_vh.flv
WARNING: Trying different position for client digest!
Closing connection... done!
I create in the next days a simple video-Tutorial with the classic way WITHOUT "rtmp-host.sh"!

Perhaps is RTMPDUMPhelper better ???
Thank you for the advice, svnpenn

Svenstream
Reply With Quote