Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > rtmpdump
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #31  
Old 06-05-2012, 03:18 PM
greenythebeast greenythebeast is offline
Senior Member
 
Join Date: Dec 2011
Posts: 105
greenythebeast is on a distinguished road
Default

Re: rtmp-host.sh, RtmpExplorer alternative


Can you guys stop acting like children? It's embarrassing.
Reply With Quote
  #32  
Old 06-05-2012, 04:49 PM
Svenstream Svenstream is offline
Junior Member
 
Join Date: Sep 2011
Posts: 14
Svenstream is on a distinguished road
Cool

Re: rtmp-host.sh, RtmpExplorer alternative


Quote:
Originally Posted by svnpenn View Post
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
Reply With Quote
  #33  
Old 06-05-2012, 04:56 PM
svnpenn svnpenn is offline
Banned
 
Join Date: Apr 2011
Location: Dallas
Posts: 757
svnpenn is on a distinguished road
Default

Re: rtmp-host.sh, RtmpExplorer alternative


​​​​​

Last edited by svnpenn : 06-06-2012 at 03:05 AM.
Reply With Quote
  #34  
Old 06-06-2012, 03:14 AM
svnpenn svnpenn is offline
Banned
 
Join Date: Apr 2011
Location: Dallas
Posts: 757
svnpenn is on a distinguished road
Default

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.
Reply With Quote
  #35  
Old 06-07-2012, 08:17 PM
svnpenn svnpenn is offline
Banned
 
Join Date: Apr 2011
Location: Dallas
Posts: 757
svnpenn is on a distinguished road
Default

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.
Reply With Quote
  #36  
Old 06-10-2012, 02:45 PM
IrenePappel IrenePappel is offline
Junior Member
 
Join Date: May 2012
Posts: 1
IrenePappel is on a distinguished road
Default

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.
Reply With Quote
  #37  
Old 06-10-2012, 04:52 PM
svnpenn svnpenn is offline
Banned
 
Join Date: Apr 2011
Location: Dallas
Posts: 757
svnpenn is on a distinguished road
Default

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
Reply With Quote
  #38  
Old 06-10-2012, 05: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
  #39  
Old 06-10-2012, 05:24 PM
svnpenn svnpenn is offline
Banned
 
Join Date: Apr 2011
Location: Dallas
Posts: 757
svnpenn is on a distinguished road
Default

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%)
Reply With Quote
  #40  
Old 06-18-2012, 01:58 AM
svnpenn svnpenn is offline
Banned
 
Join Date: Apr 2011
Location: Dallas
Posts: 757
svnpenn is on a distinguished road
Default

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.
Reply With Quote
Reply Post New Thread
Tags:



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 09:11 PM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons