PDA

View Full Version : Downoading from Chaturbate error


kanink
02-06-2015, 05:18 PM
Hello all.

First of all: I used rtmpsuck on Linux to get the URLs for rtmpdump. I tried to use rtmpsuck on Windows too, but it didnt work. Do I have to set up something on windows before using rtmpsuck? For Linux it is
iptables
-t nat -A OUTPUT
-p tcp --dport 1935
-m owner \! --uid-owner root
-j REDIRECT
But I didnt find anything for windows so far.

Second: I put all links into a rtmpdump command. It looks like this:
rtmpdump
-r rtmp://chat2.highwebmedia.com/live-chat
-a live-chat
-y mp4:rtmp://origin12.stream.highwebmedia.com/live-origin/chroniclove-sd-1b4805adb47d291c9d351fabc64215a8818ac27a13fb595331 afba065cb58d9e
-W https://de.chaturbate.com/static/flash/CBV_2p645.swf
-p https://de.chaturbate.com/chroniclove/
-f "LNX 11,2,202,442"
-o C:\Users\[USERNAME]\Desktop\rtmp\chroniclove.flv
-v
And when I click enter, it says "Connecting... Info: Connected..."
Thats all. No download starts, nothing.

Hope someone can help.

Greetings

slim10
02-07-2015, 11:41 AM
In Windows, try RTMPDumpHelper:
http://www.nirsoft.net/utils/rtmp_dump_helper.html

And instead of the standard RTMPDump toolkit, use KSV's version:
https://github.com/K-S-V/Scripts/releases

kanink
02-07-2015, 05:40 PM
Thanks for the reply.

I know bout rtmpdumphelper and I already tried it with the KSV rtmpdump version and it worked fine.

But I wanted to learn more bout raw coding with manual doing without software, which helps you to do everything auto.

I read on sites, that I need to redirect the stream to my comp, so rtmpsuck can read out the stream information. I need to put in the stream url to the hosts file. - (is that right?)
(if yes) - the stream url for chaturbate should be
"edge15-b.stream.highwebmedia.com" - and here is my problem: the "edege15-b" part is always different for each show. So that cant be the generel stream source.. right? So whats the real stream source to use for redirect stream to computer and use rtmpsuck to get the stream information?
(if no) - How to get to work rtmpsuck then?
- and why does it say (see first post) "info: connected.." but doesnt download anything.

SpaRKaR
02-07-2015, 08:09 PM
@kanink : is token available ?

kanink
02-07-2015, 09:03 PM
No I have 0 tokens there. Why?