View Single Post
  #1  
Old 02-06-2015, 05:18 PM
kanink kanink is offline
Junior Member
 
Join Date: Feb 2015
Posts: 6
kanink is on a distinguished road
Default

Downoading from Chaturbate error


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
Code:
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:
Code:
rtmpdump 
-r rtmp://chat2.highwebmedia.com/live-chat 
-a live-chat 
-y mp4:rtmp://origin12.stream.highwebmedia.com/live-origin/chroniclove-sd-1b4805adb47d291c9d351fabc64215a8818ac27a13fb595331afba065cb58d9e 
-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
Reply With Quote