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

how to install rtmpdumb

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

Miky 12-30-2011 06:01 AM

how to install rtmpdumb


 
hello i have a big "small" problem i think

i dont understand really how to install a package from here
http://rtmpdump.mplayerhq.hu/

i download a zip file and copy just to a new folder on desktop but cant open rtmpdumb and other file . just can open rtmpsrv.exe and go to prompt

why cant open dumb?
i have windows 7 ultimate

thank you

KSV 12-30-2011 07:10 AM

Re: how to install rtmpdumb


 
your problem seems to be related with dumb part :D

Bahman 12-30-2011 07:55 AM

Re: how to install rtmpdumb


 
^:D
Quote:

Originally Posted by Miky (Post 36560)
why cant open dumb?

How to use RTMPDump? - rtmp dump tutorials ;)

Miky 12-30-2011 08:07 AM

Re: how to install rtmpdumb


 
if i go to prompt windows cant write cd rtmpdump.exe because cant find!! its on desktpot

i write cd desktop and give me
C: user\ name\desktop then write cd rtmpdump.exe
and give me not valid
so what i need to do?

Bahman 12-30-2011 08:27 AM

Re: how to install rtmpdumb


 
Do this work:
Go to "Start" and then search for "Run" and when is found, click on "Run". Write this, there:
"rtmpdump.exe path" -r "your rtmp link" -o "output file name.flv"

For example, I have put rtmpdump.exe in a folder in my desktop. So "rtmpdump.exe path" is: C:\user\name\desktop\folder\rtmpdump.exe

Miky 12-30-2011 08:31 AM

Re: how to install rtmpdumb


 
bahman this don thelp me i dont understand all what you write

i need to copy all what u write? with " and -r etc?

i put rtmpdump o desktop , why i cant open? also with promt dos

cant!

watch im here and then? if i write cd and name.exe give me erroro INVALID

Bahman 12-30-2011 08:48 AM

Re: how to install rtmpdumb


 
"Start" is a button that is like this:
Go to "Start" and then search for "Run" and when is found, click on "Run".
OK!!!!!!!

You should write a command for rtmpdump so that opening it!! You can't open it like other programs by double clicking on it!! OK!!

We write a command for it, like this: (copy&paste them all and replace your neme)
Code:

"C:\user\replace your name\desktop\rtmpdump.exe" -r "rtmp://flash90.ustream.tv/ustreamVideo/10046365" -a "ustreamVideo/10046365" -W "http://static-cdn1.ustream.tv/swf/live/viewer.rsl:85.swf" -p "http://www.ustream.tv/earthcam" -y "streams/live_1" --live -o earthcam.flv
It's a command to opening rtmpdump.exe when it's located in Desktop!! Please Notice at Path!!

Then you have sth like this:
Code:

"C:\user\Bahman\desktop\rtmpdump.exe" -r "rtmp://flash90.ustream.tv/ustreamVideo/10046365" -a
 "ustreamVideo/10046365" -W "http://static-cdn1.ustrea
m.tv/swf/live/viewer.rsl:85.swf" -p "http://www.ustream.tv/earth
cam" -y "streams/live_1" --live -o earthcam.flv
RTMPDump v2.4 GIT-2011-12-22 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:  videocodecid          avc1
INFO:  width                800.00
INFO:  height                450.00
INFO:  frameWidth            800.00
INFO:  frameHeight          450.00
INFO:  displayWidth          800.00
INFO:  displayHeight        450.00
INFO:  audiochannels        1.00
INFO:  audiosamplerate      16000.00
INFO:  audiocodecid          mp4a
INFO: trackinfo:
INFO: 0:
INFO:  timescale            90000.00
INFO:  language              eng
INFO: sampledescription:
INFO: 0:
INFO:  sampletype            H264
INFO:  type                  video
INFO:  profile-level-id      420014
INFO:  sprop-parameter-sets  Z0IAFOKQGQd/EYC3AQEB4eJEVA==,aM48gA==
INFO:  description          {H264CodecConfigInfo: profile: "Baseline", level:
2.0, frameSize: 800x450, displaySize: 800x450, PAR: 1:1, crop: l:0 r:0 t:0 b:7}
INFO: 1:
INFO:  timescale            16000.00
INFO:  language              eng
INFO: sampledescription:
INFO: 0:
INFO:  sampletype            MPEG4-GENERIC
INFO:  type                  audio
INFO:  config                1408
INFO:  description          {AACFrame: size: 0, rate: 16000, channels: 1, samp
les: 1024, errorBitsAbsent: true, profileObjectType: "LC"}
INFO: rtpsessioninfo:
INFO:  connectiondata        IN IP4 204.107.64.58
INFO:  information          -
INFO:  name                  Live
INFO:  origin                - 151097373 151097373 IN IP4 127.0.0.1
INFO:  timing                0 0
INFO:  protocolversion      0
INFO: attributes:
INFO:  x-qt-text-cmt        source application:H.264 Encoder
INFO:  x-qt-text-inf        -
INFO:  x-qt-text-nam        Live
INFO:  x-qt-text-cpy        2011
INFO:  x-qt-text-aut        EarthCam
1.233 kB / 0.00 sec


Miky 12-30-2011 08:54 AM

Re: how to install rtmpdumb


 
thank you for you example but for run you mean promtp of ms dos is promtp of command.


in italy doesnt exist run im sorry.
if i go to prompt and copy all what u write with my name give me errore
sintax name is not valid

Miky 12-30-2011 09:04 AM

Re: how to install rtmpdumb


 
if i try with rtmpsrv.exe
put me directory streaming on rtmp:// 0.0.0.0: 1935
if i click also on desktop on rtmpsrv.exe open me an window od ms dos.- but if try with dump and other cant!! show me ms dows prompt for half secondo and stop.
i donwload a windows build win32 maybe its version not good for my windows?

Bahman 12-30-2011 09:09 AM

Re: how to install rtmpdumb


 
My god, you are awesome!!:D Forget completely that way!!

Another way, in the same rtmpdump folder, create a new "Text Document", Open it, paste this below link in it, save it. Then rename "New Text Document.txt" file to "command.bat"!! click on it to run "rtmpdump"!!

Code:

rtmpdump.exe -r "rtmp://flash90.ustream.tv/ustreamVideo/10046365" -a "ustreamVideo/10046365" -W "http://static-cdn1.ustream.tv/swf/live/viewer.rsl:85.swf" -p "http://www.ustream.tv/earthcam" -y "streams/live_1" --live -o earthcam.flv


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