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 > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 07-06-2014, 07:03 PM
sasa8y sasa8y is offline
Junior Member
 
Join Date: Aug 2012
Posts: 29
sasa8y is on a distinguished road
Question

vipbox


plz i want 2 download from http://www.strikeout.co/baseball/235...am-online.html !
Reply With Quote
  #2  
Old 07-06-2014, 07:33 PM
peterpan peterpan is offline
Senior Member
 
Join Date: Jun 2013
Posts: 553
peterpan is on a distinguished road
Default

Re: vipbox


Code:
rtmpdump -r "rtmp://184.75.223.114:1935/zmtvliveme" -a "zmtvliveme" -f "WIN 13,0,0,214" -W "http://static.zoomtv.me/player/jwplayer.6.5.3.swf" -p "http://www.zoomtv.me/embed.php?v=d2222&vw=660&vh=450" -C S:c8KeXPWQw9 -C S:1404692470 -C S:d281d67725ab9f77789462c62611d5d8 -C S:V>JWhui^@2ESdu0?}>AN --live -y "c8KeXPWQw9" -T "Q!lrB@G1)ww(-dQ4J4" -o "2014-07-06_05-21-35_c8KeXPWQw9.flv"
Reply With Quote
  #3  
Old 07-06-2014, 07:35 PM
sasa8y sasa8y is offline
Junior Member
 
Join Date: Aug 2012
Posts: 29
sasa8y is on a distinguished road
Smile

Re: vipbox


tnx ur the man!!!!
Reply With Quote
  #4  
Old 10-05-2014, 08:22 PM
worldiscooler worldiscooler is offline
Junior Member
 
Join Date: Sep 2014
Posts: 1
worldiscooler is on a distinguished road
Default

Re: vipbox


Great thanks also, love using VIPBox links brill quality. Just make sure you get the original site as theres a few fake copies floating around http://www.vipleague.se/
Reply With Quote
  #5  
Old 10-06-2014, 04:58 PM
troller12 troller12 is offline
Senior Member
 
Join Date: Sep 2013
Posts: 433
troller12 is on a distinguished road
Default

Re: vipbox


So did you try to execute this link with rtmpdump?For me its not working and rtmpdump closed so the problem seems to be the & signs in this parameter...
Code:
-C S:V>JWhui^@2ESdu0?}>AN
Code:
Der Befehl "gt" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
Der Befehl "gt" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
...any rtmpdump bug?

greetz
Reply With Quote
  #6  
Old 10-06-2014, 06:00 PM
chap chap is offline
Senior Member
 
Join Date: Feb 2011
Location: Ukraine
Posts: 1,165
chap is on a distinguished road
Default

Re: vipbox


example
Code:
rtmpdump -r "rtmp://80.82.64.98:1935/zmtvliveme" -a
"zmtvliveme" -f "WIN 13,0,0,214" -W "http://static.zoomtv.me/player/jwplayer.6.5
.3.swf" -p "http://www.zoomtv.me/embed.php?v=d1444&vw=650&vh=450" --live -C S:Un
MHq1fxlL -C S:1412636180 -C S:cf691e31e30515d0311ad5f5b3661c77 -C S:"V>JWhui^
@2ESdu0?}>AN" -y "UnMHq1fxlL" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:   author
INFO:   copyright
INFO:   description
INFO:   keywords
INFO:   rating
INFO:   title
INFO:   presetname              Custom
INFO:   creationdate            Mon Oct 06 13:31:22 2014
INFO:   videodevice             Dazzle DVC100 Video Device
INFO:   framerate               30.00
INFO:   width                   512.00
INFO:   height                  374.00
INFO:   videocodecid            avc1
INFO:   videodatarate           500.00
INFO:   avclevel                31.00
INFO:   avcprofile              66.00
INFO:   videokeyframe_frequency 5.00
INFO:   audiodevice             Dazzle DVC100 Audio Device
INFO:   audiosamplerate         22050.00
INFO:   audiochannels           2.00
INFO:   audioinputvolume        94.00
INFO:   audiocodecid            .mp3
INFO:   audiodatarate           40.00
25.184 kB / 0.59 sec
use "
Reply With Quote
  #7  
Old 10-06-2014, 06:22 PM
troller12 troller12 is offline
Senior Member
 
Join Date: Sep 2013
Posts: 433
troller12 is on a distinguished road
Default

Re: vipbox


Hi and thanks chap,

but I tried this already before with " but then I get stream rejected message.Again any strange problem (so ne Scheiße!). So what now and why does it work for you also without token in your case?!?I tried the rtmpdump version by denobis and the latest by KSV but both fail also with " in this one parameter.Do you use any other patched version?So I have no fun now to debug rtmpdump in Olly to fix this problem.Oh and by the way,so I found already some other rtmpdump bugs which you also need to handle manually. Muß mer hier alles selber machen oder wat.

greetz
Reply With Quote
  #8  
Old 10-06-2014, 11:47 PM
chap chap is offline
Senior Member
 
Join Date: Feb 2011
Location: Ukraine
Posts: 1,165
chap is on a distinguished road
Default

Re: vipbox


Quote:
Originally Posted by troller12 View Post
Hi and thanks chap,

but I tried this already before with " but then I get stream rejected message.Again any strange problem (so ne Scheiße!). So what now and why does it work for you also without token in your case?!?I tried the rtmpdump version by denobis and the latest by KSV but both fail also with " in this one parameter.Do you use any other patched version?So I have no fun now to debug rtmpdump in Olly to fix this problem.Oh and by the way,so I found already some other rtmpdump bugs which you also need to handle manually. Muß mer hier alles selber machen oder wat.

greetz
RTMPDump v2.4 GIT-2014-07-07 (Compiled by KSV)
Code:
rtmpdump -r "rtmp://80.82.64.229:1935/zmtvliveme" -a "zmtvliveme" -f "WIN 13,0,
0,214" -W "http://static.zoomtv.me/player/jwplayer.6.5.3.swf" -p "http://www.zoo
mtv.me/embed.php?v=d2222&vw=650&vh=450" --live -C S:c8KeXPWQw9 -C S:1412656912 -
C S:47396ce766c966e88b40ff5943b94969 -C S:"V>JWhui^@2ESdu0?}>AN" -y "c8KeX
PWQw9" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
RTMPDump v2.4 GIT-2014-07-07 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:   presetname              Custom
INFO:   creationdate            Mon Oct 06 16:55:21 2014
INFO:   videodevice             Dazzle DVC100 Video Device
INFO:   framerate               30.00
INFO:   width                   512.00
INFO:   height                  384.00
INFO:   videocodecid            avc1
INFO:   videodatarate           500.00
INFO:   avclevel                31.00
INFO:   avcprofile              66.00
INFO:   videokeyframe_frequency 5.00
INFO:   audiodevice             Dazzle DVC100 Audio Device
INFO:   audiosamplerate         22050.00
INFO:   audiochannels           2.00
INFO:   audioinputvolume        75.00
INFO:   audiocodecid            .mp3
INFO:   audiodatarate           48.00
53.817 kB / 0.93 sec
Reply With Quote
  #9  
Old 10-07-2014, 02:17 PM
troller12 troller12 is offline
Senior Member
 
Join Date: Sep 2013
Posts: 433
troller12 is on a distinguished road
Default

Re: vipbox


Hi chap,

so I used the same version....
Code:
C:\Programme\Neuer Ordner>rtmpdump -r "rtmp://80.82.64.98:1935/zmtvlive
me" -a "zmtvliveme" -f "WIN 13,0,0,214" -W "http://static.zoomtv.me/player/jwpla
yer.6.5.3.swf" -p "http://www.zoomtv.me/embed.php?v=d1444&vw=650&vh=450" --live
-C S:UnMHq1fxlL -C S:1412636180 -C S:cf691e31e30515d0311ad5f5b3661c77 -C S:"V&gt
;JWhui^@2ESdu0?}>AN" -y "UnMHq1fxlL"   | "C:\Programme\VideoLAN\VLC\vlc.exe"
-
RTMPDump v2.4 GIT-2014-07-07 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
INFO: Connected...
ERROR: Closing connection: NetConnection.Connect.Rejected
So it does not work. So in debug mode I see a message "access denied: please reload the video page"

Also if I visit this site then there is not starting any video at the moment.Also the site link which was postet on the first post get not loaded in browser = redirect to main site.I tried also to use a US proxy but I got the same trouble.

greetz
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 08:51 AM.


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