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
  #21  
Old 09-19-2014, 11:31 PM
troller12 troller12 is offline
Senior Member
 
Join Date: Sep 2013
Posts: 433
troller12 is on a distinguished road
Default

Re: @ ksv another new clone need rtmpdump support ,plez help


Thanks for the feedback so I tried it and got some problems with using a txt file...
Code:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\>getsendcommand.exe --L test.txt

Warning: file_get_contents(res:///PHP/--L): failed to open stream: No such file
or directory in getsendcommand.php on line 1

Warning: gzuncompress(): buffer error in getsendcommand.php on line 1

C:\>
...do you know the problem & solution?

greetz
Reply With Quote
  #22  
Old 09-20-2014, 02:29 AM
alsersawy alsersawy is offline
Senior Member
 
Join Date: Jul 2014
Posts: 128
alsersawy is on a distinguished road
Default

Re: @ ksv another new clone need rtmpdump support ,plez help


Quote:
Originally Posted by troller12 View Post
@ alsersawy

Use CMD and then enter the command.Just copy your CMD.exe and the getsendcommand.exe in same folder then start CMD and enter the commandline exsample...
Code:
getsendcommand.exe http://www.xarabia.tv/static/scripts/eplayer.swf
...and now you get the results for the K parameter if used.

So you could also create a small bat file where you just enter the path to the getsendcommand.exe (if you don't copy it into your system32 folder) + swf link + pause command.So the bat would look so.
Code:
C:\YOUR_PATH\getsendcommand.exe http://www.xarabia.tv/static/scripts/eplayer.swf
pause
So the best for you is it just to copy the file into system32 folder then you don't need to use any path anymore like this below...

123.bat
Code:
getsendcommand.exe http://www.xarabia.tv/static/scripts/eplayer.swf
pause
@ denobis

Do you mean we have to copy the swf link into the text file etc?Don't work so far.Maybe you can explain this a little more simple.Thanks

greetz
thank you very much
Reply With Quote
  #23  
Old 09-20-2014, 02:30 AM
alsersawy alsersawy is offline
Senior Member
 
Join Date: Jul 2014
Posts: 128
alsersawy is on a distinguished road
Default

Re: @ ksv another new clone need rtmpdump support ,plez help


thank you very much
Reply With Quote
  #24  
Old 09-20-2014, 03:49 AM
denobis denobis is offline
Senior Member
 
Join Date: Sep 2013
Posts: 568
denobis is on a distinguished road
Default

Re: @ ksv another new clone need rtmpdump support ,plez help


Quote:
Originally Posted by troller12 View Post
Thanks for the feedback so I tried it and got some problems with using a txt file...
Code:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\>getsendcommand.exe --L test.txt

Warning: file_get_contents(res:///PHP/--L): failed to open stream: No such file
or directory in getsendcommand.php on line 1

Warning: gzuncompress(): buffer error in getsendcommand.php on line 1

C:\>
...do you know the problem & solution?

greetz
You have an older version.

http://www.mediafire.com/download/f6...endcommand.exe
Reply With Quote
  #25  
Old 09-20-2014, 08:35 AM
alsersawy alsersawy is offline
Senior Member
 
Join Date: Jul 2014
Posts: 128
alsersawy is on a distinguished road
Default

Re: @ ksv another new clone need rtmpdump support ,plez help


Quote:
Originally Posted by denobis View Post
HELP ME MR denobis

THIS LINK

DO NOT PLAY WITH VLC

Code:
rtmpdump -r "rtmp://109.123.95.244/live" -a "live" -f "WIN 15,0,0,152" -W "http://www.xarabia.tv/static/scripts/eplayer.swf" -p "http://www.xarabia.tv/embedplayer/kooralive/1/800/500" -C S:OK --live -y "kooralive?id=4" -k "kolkuJasVladikaTolkuTiPop;TRUE" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
WORK ONLY SIMPLE TV
Code:
rtmp://$OPT:rtmp-raw=rtmp://109.123.95.244/live playpath=kooralive?id=4 swfUrl=http://www.xarabia.tv/static/scripts/eplayer.swf live=1 pageUrl=http://www.xarabia.tv/embedplayer/kooralive/1/800/500 Conn=S:OK tcommand=kolkuJasVladikaTolkuTiPop;TRUE;TRUE
SERVER
xarabia.tv

SITE

http://kooralive.info/channel.php?main=channels&id=19&1

WHAT I DO NOW
Reply With Quote
  #26  
Old 09-20-2014, 08:39 AM
denobis denobis is offline
Senior Member
 
Join Date: Sep 2013
Posts: 568
denobis is on a distinguished road
Default

Re: @ ksv another new clone need rtmpdump support ,plez help


Quote:
Originally Posted by alsersawy View Post
HELP ME MR

THIS LINK

DO NOT PLAY WITH VLC

Code:
rtmpdump -r "rtmp://109.123.95.244/live" -a "live" -f "WIN 15,0,0,152" -W "http://www.xarabia.tv/static/scripts/eplayer.swf" -p "http://www.xarabia.tv/embedplayer/kooralive/1/800/500" -C S:OK --live -y "kooralive?id=4" -k "kolkuJasVladikaTolkuTiPop;TRUE" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
WORK ONLY SIMPLE TV
Code:
rtmp://$OPT:rtmp-raw=rtmp://109.123.95.244/live playpath=kooralive?id=4 swfUrl=http://www.xarabia.tv/static/scripts/eplayer.swf live=1 pageUrl=http://www.xarabia.tv/embedplayer/kooralive/1/800/500 Conn=S:OK tcommand=kolkuJasVladikaTolkuTiPop;TRUE
SERVER
xarabia.tv

SITE

http://kooralive.info/channel.php?main=channels&id=19&1

WHAT I DO NOW
rtmpdump -r "rtmp://109.123.95.244/live" -a "live" -f "WIN 15,0,0,152" -W "http://www.xarabia.tv/static/scripts/eplayer.swf" -p "http://www.xarabia.tv/embedplayer/kooralive/1/800/500" -C S:OK --live -y "kooralive?id=4" -K "kolkuJasVladikaTolkuTiPop;TRUE" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -

K not k
Reply With Quote
  #27  
Old 09-20-2014, 08:48 AM
alsersawy alsersawy is offline
Senior Member
 
Join Date: Jul 2014
Posts: 128
alsersawy is on a distinguished road
Default

Re: @ ksv another new clone need rtmpdump support ,plez help


Quote:
Originally Posted by denobis View Post
rtmpdump -r "rtmp://109.123.95.244/live" -a "live" -f "WIN 15,0,0,152" -W "http://www.xarabia.tv/static/scripts/eplayer.swf" -p "http://www.xarabia.tv/embedplayer/kooralive/1/800/500" -C S:OK --live -y "kooralive?id=4" -K "kolkuJasVladikaTolkuTiPop;TRUE" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -

K not k
ohhhhhhhhhhhhhhhhh

yes

Uppercase

I forgot it


thank you

it work now
Reply With Quote
  #28  
Old 09-20-2014, 02:48 PM
troller12 troller12 is offline
Senior Member
 
Join Date: Sep 2013
Posts: 433
troller12 is on a distinguished road
Default

Re: @ ksv another new clone need rtmpdump support ,plez help


Ah ok and thanks again denobis so now it works.

greetz
Reply With Quote
  #29  
Old 09-20-2014, 04:44 PM
napretep napretep is offline
Member
 
Join Date: Sep 2014
Posts: 33
napretep is on a distinguished road
Default

Re: @ ksv another new clone need rtmpdump support ,plez help


hello sirs, when I try, i get an error. it does not recognize -K command

Code:
c:\>rtmpdump -r "rtmp://109.123.95.244/live" -a "live" -f "WIN 15,0,0,152" -W "h
ttp://www.xarabia.tv/static/scripts/eplayer.swf" -p "http://www.xarabia.tv/embed
player/kooralive/1/800/500" -C S:OK --live -y "kooralive?id=4" --K "kolkuJasVlad
ikaTolkuTiPop;TRUE"   | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
rtmpdump: unknown option -- K
unknown option: ?

rtmpdump: This program dumps the media content streamed over RTMP.

--help|-h               Prints this help screen.
--url|-i url            URL with options included (e.g. rtmp://host[:port]/path
swfUrl=url tcUrl=url)
--rtmp|-r url           URL (e.g. rtmp://host[:port]/path)
--host|-n hostname      Overrides the hostname in the rtmp url
--port|-c port          Overrides the port in the rtmp url
--socks|-S host:port    Use the specified SOCKS proxy
--protocol|-l num       Overrides the protocol in the rtmp url (0 - RTMP, 2 - RT
MPE)
--playpath|-y path      Overrides the playpath parsed from rtmp url
--playlist|-Y           Set playlist before playing
--swfUrl|-s url         URL to player swf file
--tcUrl|-t url          URL to played stream (default: "rtmp://host[:port]/app")

--pageUrl|-p url        Web URL of played programme
--app|-a app            Name of target app on server
--swfhash|-w hexstring  SHA256 hash of the decompressed SWF file (32 bytes)
--swfsize|-x num        Size of the decompressed SWF file, required for SWFVerif
ication
--swfVfy|-W url         URL to player swf file, compute hash/size automatically
--swfAge|-X days        Number of days to use cached SWF hash before refreshing
--auth|-u string        Authentication string to be appended to the connect stri
ng
--conn|-C type:data     Arbitrary AMF data to be appended to the connect string
                        B:boolean(0|1), S:string, N:number, O:object-flag(0|1),
                        Z:(null), NB:name:boolean, NS:name:string, NN:name:numbe
r
--flashVer|-f string    Flash version string (default: "WIN 10,0,32,18")
--live|-v               Save a live stream, no --resume (seeking) of live stream
s possible
--subscribe|-d string   Stream name to subscribe to (otherwise defaults to playp
ath if live is specifed)
--realtime|-R           Don't attempt to speed up download via the Pause/Unpause
 BUFX hack
--flv|-o string         FLV output file name, if the file name is - print stream
 to stdout
--resume|-e             Resume a partial RTMP download
--timeout|-m num        Timeout connection num seconds (default: 30)
--start|-A num          Start at num seconds into stream (not valid when using -
-live)
--stop|-B num           Stop at num seconds into stream
--token|-T key          Key for SecureToken response
--jtv|-j JSON           Authentication token for Justin.tv legacy servers
--weeb|-J string        Authentication token for weeb.tv servers
--hashes|-#             Display progress with hashes, not with the byte counter
--buffer|-b             Buffer time in milliseconds (default: 36000000)
--skip|-k num           Skip num keyframes when looking for last keyframe to res
ume from. Useful if resume fails (default: 0)

--quiet|-q              Suppresses all command output.
--verbose|-V            Verbose command output.
--debug|-z              Debug level command output.
If you don't pass parameters for swfUrl, pageUrl, or auth these properties will
not be included in the connect packet.
Reply With Quote
  #30  
Old 09-20-2014, 04:55 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: @ ksv another new clone need rtmpdump support ,plez help


Quote:
Originally Posted by napretep View Post
hello sirs, when I try, i get an error. it does not recognize -K command

Code:
c:\>rtmpdump -r "rtmp://109.123.95.244/live" -a "live" -f "WIN 15,0,0,152" -W "h
ttp://www.xarabia.tv/static/scripts/eplayer.swf" -p "http://www.xarabia.tv/embed
player/kooralive/1/800/500" -C S:OK --live -y "kooralive?id=4" --K "kolkuJasVlad
ikaTolkuTiPop;TRUE"   | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
rtmpdump: unknown option -- K
unknown option: ?

rtmpdump: This program dumps the media content streamed over RTMP.

--help|-h               Prints this help screen.
--url|-i url            URL with options included (e.g. rtmp://host[:port]/path
swfUrl=url tcUrl=url)
--rtmp|-r url           URL (e.g. rtmp://host[:port]/path)
--host|-n hostname      Overrides the hostname in the rtmp url
--port|-c port          Overrides the port in the rtmp url
--socks|-S host:port    Use the specified SOCKS proxy
--protocol|-l num       Overrides the protocol in the rtmp url (0 - RTMP, 2 - RT
MPE)
--playpath|-y path      Overrides the playpath parsed from rtmp url
--playlist|-Y           Set playlist before playing
--swfUrl|-s url         URL to player swf file
--tcUrl|-t url          URL to played stream (default: "rtmp://host[:port]/app")

--pageUrl|-p url        Web URL of played programme
--app|-a app            Name of target app on server
--swfhash|-w hexstring  SHA256 hash of the decompressed SWF file (32 bytes)
--swfsize|-x num        Size of the decompressed SWF file, required for SWFVerif
ication
--swfVfy|-W url         URL to player swf file, compute hash/size automatically
--swfAge|-X days        Number of days to use cached SWF hash before refreshing
--auth|-u string        Authentication string to be appended to the connect stri
ng
--conn|-C type:data     Arbitrary AMF data to be appended to the connect string
                        B:boolean(0|1), S:string, N:number, O:object-flag(0|1),
                        Z:(null), NB:name:boolean, NS:name:string, NN:name:numbe
r
--flashVer|-f string    Flash version string (default: "WIN 10,0,32,18")
--live|-v               Save a live stream, no --resume (seeking) of live stream
s possible
--subscribe|-d string   Stream name to subscribe to (otherwise defaults to playp
ath if live is specifed)
--realtime|-R           Don't attempt to speed up download via the Pause/Unpause
 BUFX hack
--flv|-o string         FLV output file name, if the file name is - print stream
 to stdout
--resume|-e             Resume a partial RTMP download
--timeout|-m num        Timeout connection num seconds (default: 30)
--start|-A num          Start at num seconds into stream (not valid when using -
-live)
--stop|-B num           Stop at num seconds into stream
--token|-T key          Key for SecureToken response
--jtv|-j JSON           Authentication token for Justin.tv legacy servers
--weeb|-J string        Authentication token for weeb.tv servers
--hashes|-#             Display progress with hashes, not with the byte counter
--buffer|-b             Buffer time in milliseconds (default: 36000000)
--skip|-k num           Skip num keyframes when looking for last keyframe to res
ume from. Useful if resume fails (default: 0)

--quiet|-q              Suppresses all command output.
--verbose|-V            Verbose command output.
--debug|-z              Debug level command output.
If you don't pass parameters for swfUrl, pageUrl, or auth these properties will
not be included in the connect packet.

you need denobis's version to use -K option

http://www.mediafire.com/download/xu...d/rtmpdump.exe
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 01:35 AM.


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