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 (Adult streaming videos)
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 01-16-2012, 07:41 PM
lalolanda lalolanda is offline
Junior Member
 
Join Date: Jan 2012
Posts: 4
lalolanda is on a distinguished road
Default

candidtightvideos rtmp


pliss help me

rtmpe://candidtightvideos.com/ctv&file=225-current%2Fa691a.mp4
Reply With Quote
  #2  
Old 01-17-2012, 12:25 AM
Stream Ripper Stream Ripper is offline
Super Moderator
 
Join Date: Feb 2007
Location: World
Posts: 886
Stream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond repute
Default

Re: candidtightvideos rtmp


Would you mind going into more detail for me and telling us the issue?

What operating system are you running?

Are you not able to WATCH the video?

Are you able to get a video recording, but no audio? Or alternatively, get an audio recording with no video?

I'd love to help you get it working, but I do need some more information first. :-)
Reply With Quote
  #3  
Old 01-17-2012, 01:35 AM
Bahman Bahman is offline
t.A.T.u.'s fan forever
 
Join Date: Sep 2011
Location: Tehran, Iran
Posts: 381
Bahman is on a distinguished road
Default

Re: candidtightvideos rtmp


Quote:
Originally Posted by lalolanda View Post
pliss help me

rtmpe://candidtightvideos.com/ctv&file=225-current%2Fa691a.mp4
for downloading this video, you need "securetoken":
Code:
rtmpdump -r "rtmpe://candidtightvideos.com/ctv" -a "ctv" -y "225-current/a691a.mp4" -o a691a.flv
Code:
DEBUG: Property: <Name:              level, STRING:	error>
DEBUG: Property: <Name:               code, STRING:	NetConnection.Connect.Rejected>
DEBUG: Property: <Name:        description, STRING:	Connection failed: Application rejected connection.>
DEBUG: Property: <Name:           clientid, NUMBER:	1484731868.00>
DEBUG: Property: <Name:        secureToken, STRING:	4e105ad688d9392667a0a5faf163198ab060cef4cdfe3841df44cafc041f50ca4b9b891f>
Paste here flash player path!!
Reply With Quote
  #4  
Old 01-17-2012, 08:38 AM
lalolanda lalolanda is offline
Junior Member
 
Join Date: Jan 2012
Posts: 4
lalolanda is on a distinguished road
Default

Re: candidtightvideos rtmp


Quote:
Originally Posted by Bahman View Post
for downloading this video, you need "securetoken":
Code:
rtmpdump -r "rtmpe://candidtightvideos.com/ctv" -a "ctv" -y "225-current/a691a.mp4" -o a691a.flv
Code:
DEBUG: Property: <Name:              level, STRING:	error>
DEBUG: Property: <Name:               code, STRING:	NetConnection.Connect.Rejected>
DEBUG: Property: <Name:        description, STRING:	Connection failed: Application rejected connection.>
DEBUG: Property: <Name:           clientid, NUMBER:	1484731868.00>
DEBUG: Property: <Name:        secureToken, STRING:	4e105ad688d9392667a0a5faf163198ab060cef4cdfe3841df44cafc041f50ca4b9b891f>
Paste here flash player path!!
http://www.candidtightvideos.com/mem...dia/player.swf


and I want to download that does not give me my connection to record directly
Reply With Quote
  #5  
Old 01-17-2012, 09:32 AM
Bahman Bahman is offline
t.A.T.u.'s fan forever
 
Join Date: Sep 2011
Location: Tehran, Iran
Posts: 381
Bahman is on a distinguished road
Default

Re: candidtightvideos rtmp


@lalolanda, try rtmpexplorer to get full url path!!

Code:
rtmpdump -r "rtmpe://candidtightvideos.com/ctv" -a "ctv" -f "WIN 11,1,102,55" -W "http://www.candidtightvideos.com/members/media/player.swf" -T "#jhkg%0Z@1" -y "225-current/a691a.mp4" -o a691a.flv
Can't understand why I'm rejected again!! is there another securetoken?
Reply With Quote
  #6  
Old 01-17-2012, 10:40 AM
hasomaso hasomaso is offline
Senior Member
 
Join Date: Apr 2011
Posts: 943
hasomaso is on a distinguished road
Default

Re: candidtightvideos rtmp


Quote:
Originally Posted by Bahman View Post
@lalolanda, try rtmpexplorer to get full url path!!

Code:
rtmpdump -r "rtmpe://candidtightvideos.com/ctv" -a "ctv" -f "WIN 11,1,102,55" -W "http://www.candidtightvideos.com/members/media/player.swf" -T "#jhkg%0Z@1" -y "225-current/a691a.mp4" -o a691a.flv
Can't understand why I'm rejected again!! is there another securetoken?


#jhkg%0Z@1 not correct
#jhkg%%0Z@1 correct
Reply With Quote
  #7  
Old 01-17-2012, 10:53 AM
lalolanda lalolanda is offline
Junior Member
 
Join Date: Jan 2012
Posts: 4
lalolanda is on a distinguished road
Default

Re: candidtightvideos rtmp


Quote:
Originally Posted by hasomaso View Post
#jhkg%0Z@1 not correct
#jhkg%%0Z@1 correct

I get to put

Code:
rtmpdump -r "rtmpe://candidtightvideos.com/ctv" -a "ctv" -f "WIN 11,1,102,55" -W "http://www.candidtightvideos.com/members/media/player.swf" -T "#jhkg%%0Z@1" -y "225-current/a691a.mp4" -o a691a.flv
ERROR: rtmp server send error
ERROR: rtmp server requested closed
Reply With Quote
  #8  
Old 01-17-2012, 10:59 AM
Bahman Bahman is offline
t.A.T.u.'s fan forever
 
Join Date: Sep 2011
Location: Tehran, Iran
Posts: 381
Bahman is on a distinguished road
Default

Re: candidtightvideos rtmp


Quote:
Originally Posted by hasomaso View Post
#jhkg%0Z@1 not correct
#jhkg%%0Z@1 correct
I know that if want to run it via batch script, I should add another "%" too!! I tried to wrote exact Token!!
Reply With Quote
  #9  
Old 01-17-2012, 11:06 AM
hasomaso hasomaso is offline
Senior Member
 
Join Date: Apr 2011
Posts: 943
hasomaso is on a distinguished road
Default

Re: candidtightvideos rtmp


Quote:
Originally Posted by lalolanda View Post
I get to put

Code:
rtmpdump -r "rtmpe://candidtightvideos.com/ctv" -a "ctv" -f "WIN 11,1,102,55" -W "http://www.candidtightvideos.com/members/media/player.swf" -T "#jhkg%%0Z@1" -y "225-current/a691a.mp4" -o a691a.flv
ERROR: rtmp server send error
ERROR: rtmp server requested closed

you must also add --pageUrl -p
Reply With Quote
  #10  
Old 01-17-2012, 11:18 AM
Bahman Bahman is offline
t.A.T.u.'s fan forever
 
Join Date: Sep 2011
Location: Tehran, Iran
Posts: 381
Bahman is on a distinguished road
Default

Re: candidtightvideos rtmp


Quote:
Originally Posted by lalolanda View Post
I get to put

Code:
rtmpdump -r "rtmpe://candidtightvideos.com/ctv" -a "ctv" -f "WIN 11,1,102,55" -W "http://www.candidtightvideos.com/members/media/player.swf" -T "#jhkg%%0Z@1" -y "225-current/a691a.mp4" -o a691a.flv
ERROR: rtmp server send error
ERROR: rtmp server requested closed
In flash file, it's written that the url will redirect to another url for playing video (I think)!! Do you have used rtmpexplorer?

Quote:
Originally Posted by hasomaso View Post
you must also add --pageUrl -p
doesn't work!! Did you have any success with adding that?
Reply With Quote
Reply Post New Thread


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:59 PM.


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