PDA

View Full Version : Downloading multiple streams from Asiancammodels.com with Rtmpdumphelper


mitakosch
03-19-2017, 07:47 PM
Hello!

Does anyone know how I can download mulitple streams from Asiancammodels.com with the Rtmpdumphelper?

When I open http://www.asiancammodels.com/exec/whoslive.jsp?c=5&&up=1 and I scroll to a small preview window of the model, Rtmpdumphelper automatically saves the livestream.

In this case I use RTMP Proxy Server - rtmpsuck.exe

Example:

Streaming on rtmp://0.0.0.0:1935
WARNING: Trying different position for client digest!
Processing connect
app: webvideo/host-1801
flashVer: WIN 25,0,0,127
swfUrl: http://www.asiancammodels.com/libs/webvideo-base/videofeed/videofeed3.swf
tcUrl: rtmp://rtmp.asiancammodels.com:1935/webvideo/host-1801
pageUrl: http://www.asiancammodels.com/exec/whoslive.jsp?c=5&&up=1
Playpath: host-1801
Saving as: host-1801

Unfortunately it is only possible for 1 stream, but I would like to save multiple streams at the same time.

When I try to use RTMP Server - rtmpsrv.exe it doesn't save anything at all.
I only get these messages:

rtmpdump -r "rtmp://rtmp.asiancammodels.com:1935/webvideo/host-15076" -a "webvideo/host-15076" -f "WIN 25,0,0,127" -W "http://www.asiancammodels.com/libs/webvideo-base/videofeed/videofeed3.swf" -p "http://www.asiancammodels.com/exec/whoslive.jsp?c=5&&up=1" -C S:0f84e0e94d289f9cf944f0 -C S:host-15076 -y "host-15076" -o host-15076.flv

Closing connection... done!

RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: Trying different position for client digest!
INFO: Connected...
Duplicate request, skipping.
Closing connection... done!

ERROR: Closing connection: NetStream.Play.StreamNotFound
WARNING: Trying different position for client digest!
Duplicate request, skipping.
Closing connection... done!

Does anyone know how I can download multiple streams at once?
Thanks in advance for an answer!!

horacio
03-19-2017, 11:35 PM
With Rtmpdumphelper can not record more than one stream at the same time :(
You can do that with Replay Media Catcher 6 or 5 ... Jaksta Media Recorder 6 or 5 is also OK.
To start recording that's enough put mouse over the thumbnail image of model from home page of asiancammodels.com :)

Moonspell
03-20-2017, 01:37 AM
or, you can record multiple cams, by creating multiple script, and start the script when you're online :)
In that way, if you create a script, and put a loop in those, whenever the girls will be online, as long as the computer is on, it will be recorded.
Cheers :)

horacio
03-20-2017, 02:24 AM
or, you can record multiple cams, by creating multiple script, and start the script when you're online
In that way, if you create a script, and put a loop in those, whenever the girls will be online, as long as the computer is on, it will be recorded.

It's a theory. Unfortunately script for rtmpdump doesn't work ... something similar like in MFC case :(