www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)How can I record free sex web-cam chat My Free Cams
Code:
http://www.myfreecams.com/#Deluxeslut |
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Replay Media Catcher can perfectly record RTMP .flv videos from myfreecams.com:
You can also try Freecorder for free. Use the video screen recorder. |
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Can it keep recording in private like it does for F4F or Eurolive?
:cool: |
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Quote:
|
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Does Replay Media Catcher continue to record the private session on myfreecams - or does it just record the free chat?
|
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Quote:
Applian's Replay Video Capture will capture any chat session. |
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)I just tested this at the cost of a few bucks - lol.
Replay Media Catcher does record the FREE sessions on MFC, however it will NOT record the private sessions unfortunately. Still though, it's nice and you're able to record MULTIPLE free sessions with it. |
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)I have been working on this yesterday.
Since my main station is on linux, I can't use Replay Media Catcher, so I'm working with rtmpdump. The use of rtmpsuck, described in this thread How to use rtmpsuck in Ubuntu 10.04 Lucid Lynx is interesting but only permit to record one stream at once. I was stuck with the parameters given by rtmpsuck when using them with rtmpdump. Then I read about Wireshark and packets analysis. 1. Start wireshark on your interface connected to the internet. 2. Use this Filter: rtmpt.amf.string matches "tcUrl" 3. Look the section 'Real Time Messaging Protocol (Handshake part 3)' Unfolding 'AMF Object', you'll find the same parameters given by rtmpsuck: Constant parameters Code:
- app: NxServer Code:
- tcUrl: rtmp://video187.myfreecams.com:1935/NxServer Code:
- AMF Object Property Code:
./rtmpdump -W ($swfUrl) -s ($swfUrl) -a ($app) -f ($flashVer) -t ($tcURL) -r ($tcUrl)/mfc_($ModelID) -p ($pageUrl)&objectEncoding=0 -C N:($SessionID) -C S:($Password) -C N:($ModelID) -C S:DOWNLOAD -C N:($RoomNumber) -o output.flv -v - I have tested this as guest and as a registered member. - It works with multiple streams. - I don't know if it works in group or premium, and I don't intend to test that. If you pay for one of this service, the connection will probably be closed to be established again on a new subdomain. Anyway don't share what you have recorded. Edit: I'm stupid, "room number" and "ModelID" are almost the same, '10' is appended before. You could easily know this number just by looking at the URL of a model picture, For example GlamourHottie profile picture: Code:
http://img.myfreecams.com/photos2/400/4001347/avatar.300x300.jpg |
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Now without wireshark:
Code:
./rtmpdump -W ($swfUrl) -s ($swfUrl) -a ($app) -f ($flashVer) -t ($tcURL) -r ($tcUrl)/mfc_10($ModelID) -p ($pageUrl)&objectEncoding=0 -C N:($SessionID) -C S:($Password) -C N:10($ModelID) -C S:DOWNLOAD -C N:($ModelID) -o output.flv -v Code:
- app: NxServer
Code:
XHR finished loading: "http://www.myfreecams.com/mfc2/php/client_info.php?r=971378&uid=15273321683852&tz=1&username=AnUsername&passcode=&co=1224851467203&sz=1920x1080&session_id=54828537&sCrcSystemInfo=-445883272&sCrcSystemBroad=-9919407&sCrcSystemFonts=-1924852102&sCrcSystemFontsSorted=270372655&flashver=10.2.0&connection_completed=1". |
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Great findings! But do you have any idea how the camserver IP is communicated (tcURL)? Been going through packets, even gz-unzipped content of that kind sent from the site, but found nothing.
|
All times are GMT -6. The time now is 08:30 PM. |