PDA

View Full Version : How to use rtmpdump with www.myfreecams.com ?


antrrax
09-20-2010, 09:56 PM
How to use rtmpdump to download streams from www.myfreecams.com ?

this code don't work
rtmpdump.exe -r "rtmp://video18.myfreecams.com:1935/NxServer/mfc_102093351" -o "test.flv"



------------------------
Link test: http://www.myfreecams.com/#Nymfi

Blader - info
url: rtmp://video18.myfreecams.com:1935/NxServer/mfc_102093351
app: NxServer
extra: AAAAAAAAAAAAAAAYfkaCQQAAAAAAAAIAAAAAAAAAAAAAAAAAAA AAAAAAAJxIV5hBAAAAAAAAAgAAAAgAAABET1dOTE9BRAAAAAAA AAAAAAAAAAAAJ/E/QQAA
flashVer: WIN 10,1,82,76
pageUrl: http://www.myfreecams.com/mfc2/static/video.html?model_id=2093351&history=true&width=320&height=240&mute=on&
swfUrl: http://www.myfreecams.com/mfc2/flash/MfcVideoBeta.swf?nc=32
tcUrl: rtmp://video18.myfreecams.com:1935/NxServer
playPath: mfc_102093351


URL Helper - info
rtmp://video17.myfreecams.com:1935/NxServer<playpath>mfc_102093351 <swfUrl>http://www.myfreecams.com/mfc2/flash/MfcVideoBeta.swf?nc=32 <pageUrl>http://www.myfreecams.com/mfc2/static/video.html?model_id=2093351&history=true&width=320&height=240&mute=on&


Thanks in advance!

Streamer100
03-29-2011, 06:38 PM
I need some help here please ...

First i install RTMPdump

sudo apt-get -y install build-essential checkinstall libssl-dev && wget http://rtmpdump.mplayerhq.hu/download/rtmpdump-2.3.tgz && tar xvf rtmpdump-2.3.tgz && cd rtmpdump-2.3 && make SYS=posix && sudo checkinstall && sudo ldconfig

OK

Then i use wireshark to sniff packets and i filter all with "rtmpt.amf.string"

at Handshake part 3 > Real Time Messaging Protocol (AMF Data) > AMF Object > AMF Property > ... and i get every data i may need

OK

so the question ... can you please PLEASE provide me a WORKING example of the commands that you use to start recording ?

./rtmpdump (...)

hope somebody reply this, thanks :)

Stream Recorder
03-30-2011, 01:08 AM
If you use Ubuntu 10.10, you can install rtmpdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm) using
sudo apt-get install rtmpdump

You can also try to compile rtmpdump from SVN.

To find rtmpdump parameters and download/save myfreecams streams, try to use rtmpsuck and rtmpsrv

placebo
05-09-2011, 09:52 AM
this thread should be in the rtmpdump section, shouldnt it SR? :confused:

antihero
09-02-2012, 05:12 PM
how can i record myfreecams streams with rtmpdump 2.4?

DDMW
12-01-2012, 09:14 AM
how can i record myfreecams streams with rtmpdump 2.4?

have the same question :)