Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

rtmp-host.sh, RtmpExplorer alternative

(http://stream-recorder.com/forum/showthread.php?t=12644)

greenythebeast 06-05-2012 02:18 PM

Re: rtmp-host.sh, RtmpExplorer alternative


 
Can you guys stop acting like children? It's embarrassing.

Svenstream 06-05-2012 03:49 PM

Re: rtmp-host.sh, RtmpExplorer alternative


 
Quote:

Originally Posted by svnpenn (Post 47168)
My apologies. I believe you are looking for the german forum.

Best wishes

stream-recorder.com/forum/german-deutsch-audio-und-video-streams-aufnehmen-f59.html

Thank you very much! Iam waiting so long for this ...
Quote:

My apologies.
I know you are a good guy and you know deep inside your haert it was a mistake, to start with "spelling errors" and the other shit!

I think itīs time for a big big hug!
Ahhh, that feels good! ;)

And now, with this new power you can use this place, to give support, for your own projekts.

Svenstream

svnpenn 06-05-2012 03:56 PM

Re: rtmp-host.sh, RtmpExplorer alternative


 
​​​​​

svnpenn 06-06-2012 02:14 AM

Re: rtmp-host.sh, RtmpExplorer alternative


 
github.com/svnpenn/dotfiles/commit/74ee

Quote:

Dump non-live and live commands to capture file

Previous version would simply dump command directly from RtmpSrv. I found this
to be a problem because even with KSV RtmpSrv, not all live streams are being
detected, e.g.

http://showtvnet.com/player/index.asp?ptype=1

rtmp-host will now simply dump a non-live and live command. If the non-live
fails then the live will be tried.

svnpenn 06-07-2012 07:17 PM

Re: rtmp-host.sh, RtmpExplorer alternative


 
github.com/svnpenn/dotfiles/commit/6806

Quote:

Remove ProcDump dependency

Previous versions of rtmp-host.sh were relying on 3rd party program ProcDump to
create process dumps of plugin-container.exe. I realized that this can be done
with "dumper.exe", a standard Cygwin tool.

NOTE
"dumper.exe" requires a 32-bit Firefox.

IrenePappel 06-10-2012 01:45 PM

Re: rtmp-host.sh, RtmpExplorer alternative


 
I love rtmp-host.sh, I'm using it to download all Nick Jr. MP4s for my children in higher resolution (with RTMPEXplorer I can only get the low res version).

One issue: I've just noticed that my hosts file is empty since it was modified by rtmp-host.sh. Somehow it was not restored to the original state. Now a few of my registered applications are not registered anymore...;)

So to all users (especially the people who are "using" the hosts file for whatever reasons...): Be careful to check that it is always been restored properly.

Do I have the chance to find my old hosts file somewhere in the system or is is lost now? I had various important entries in there and it would be a bit annoying.

svnpenn 06-10-2012 03:52 PM

Re: rtmp-host.sh, RtmpExplorer alternative


 
Quote:

Originally Posted by IrenePappel
I've just noticed that my hosts file is empty since it was modified by rtmp-host.sh. Somehow it was not restored to the original state. Now a few of my registered applications are not registered anymore

I dont use my hosts file for such purposes. To fix this you could make a backup beforehand

Code:

$ cp hosts hosts-backup

$ printf "127.0.0.1 host.host.com" > hosts

$ cp hosts-backup hosts


Svenstream 06-10-2012 04:08 PM

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

svnpenn 06-10-2012 04:24 PM

Re: rtmp-host.sh, RtmpExplorer alternative


 
Quote:

Originally Posted by Svenstream

Code:

RTMP Server v2.4-34-g7340f6d
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935
WARNING: Trying different position for client digest!
Closing connection... done!

RTMPDump v2.4-34-g7340f6d
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
rtmpdump -r "rtmp://cp125301.edgefcs.net:1935/ondemand" -a "ondemand" -f "WIN 11
,1,102,55" -W "http://www.zdf.de/ZDFmediathek/flash/Main.swf?version=2123" -p "h
ttp://www.zdf.de/ZDFmediathek/hauptnavigation/startseite/#/beitrag/video/257404/
heute-100SEC" -y "mp4:zdf/12/06/120610_2002_hko_vh.mp4" -o 120610_2002_hko_vh.fl
v
qConnecting ...
INFO: Connected...
Closing connection... ERROR: WriteN, RTMP send error 10054 (42 bytes)
done!

ERROR: RTMP_ReadPacket, failed to read RTMP packet header
q
Exiting
RTMPDump v2.4-34-g7340f6d
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:  duration              116.24
INFO:  moovPosition          32.00
INFO:  width                852.00
INFO:  height                480.00
INFO:  videocodecid          avc1
INFO:  audiocodecid          mp4a
INFO:  avcprofile            77.00
INFO:  avclevel              30.00
INFO:  aacaot                2.00
INFO:  videoframerate        25.00
INFO:  audiosamplerate      48000.00
INFO:  audiochannels        2.00
INFO: tags:
INFO:  cprt-deu              (c) 2012 ZDF
INFO: trackinfo:
INFO:  length                116240.00
INFO:  timescale            1000.00
INFO:  language              deu
INFO: sampledescription:
INFO:  sampletype            avc1
INFO:  length                5577726.00
INFO:  timescale            48000.00
INFO:  language              deu
INFO: sampledescription:
INFO:  sampletype            mp4a
INFO:  length                10461600.00
INFO:  timescale            90000.00
INFO:  language              und
INFO: sampledescription:
INFO:  length                5581824.00
INFO:  timescale            48000.00
INFO:  language              und
INFO: sampledescription:
1155.901 kB / 6.12 sec (5.2%)


svnpenn 06-18-2012 12:58 AM

Re: rtmp-host.sh, RtmpExplorer alternative


 
github.com/svnpenn/dotfiles/commit/9ea4

Quote:

Disable flash player protected mode for Firefox

According to http://forums.adobe.com/thread/1018071

instead of dealing with the new protected mode, which involves 3 processes for
the flash player, you can simply disable it.

This means once again only plugin-container.exe will need to be dumped and not
these new processes. This will speed up the dumping process and parsing process.


All times are GMT -6. The time now is 06:03 PM.