Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (Adult streaming videos) (http://stream-recorder.com/forum/forumdisplay.php?f=40)
-   -  

www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)

(http://stream-recorder.com/forum/showthread.php?t=3851)

Elgero 05-27-2013 10:08 PM

Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)


 
That wasn't me. I think it was user 'itsme' who wrote that on one of the first pages of this thread.

I'm not using the videomap from the chatserver. I connect to the chatserver, send hello, guest and it returns "fileno" and I use that to get "/mfc2/php/mobj.php?f={0}&s=chat{1}". This returns the entire list of broadcasters currently online and other various info about them in JSON. You do not have to stay connected to the chatserver while getting this list, but you can only get it once with that particular "fileno".

Code:

{"fileno":"112411765_1085803"}
{0} = fileno returned
{1} = chatserver number you connected to

I extract "nm", "uid" and "camserv". Then I do what you do as well. If "camserv" > 500 then substract 500. If "camserv" < 500 then I get the server from the videomap from the JS.

So far I have tested it with about 30 broadcasters and every time the videoserver was correct.

Edge 06-10-2013 07:59 PM

Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)


 
Well they changed the auth format again =] Go read up on Shunting-Yard algorithm, I'm not posting a patch here or they'll just do it again... and again... and again =P

E.

drbmn 06-10-2013 09:52 PM

Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)


 
Here's my rtmpdump patch that implements the latest (javascript eval)version of their challenge. http://pastebin.com/fzWnsiVU

Elgero 06-10-2013 09:55 PM

Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)


 
That's the problem with these forums. Not only the people who want to record the streams are here, but also the admins/programmers of the webcam sites are here to see if people have found ways to record their streams, if they have security holes, etc.

I'm not a C programmer and won't be able to fix it, but it was fun playing around with this rtmpdump version. Thank you, Edge :)

InterdimensionalCow 06-11-2013 01:20 AM

Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)


 
So would that be why the forums came back? I noticed they disappeared the end of last month and I thought they were gone forever, but I accidentally clicked a link into the site 10 minutes ago while checking cached versions and it loaded up. But back on point, did make it go down but then let it back up for observation? (Or where is the announcement post I haven't found yet.)

gaben 06-11-2013 07:23 AM

Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)


 
Here's my rtmpdump patch that implements the new javascript eval challenge.

http://pastebin.com/fzWnsiVU

compile with mingw:
make SHARED= SYS=mingw CRYPTO=POLARSSL LIBZ="-lz -static"

EDIT: Didn't think the post I made on the bugmenot account above would go through.

xaboxa 06-11-2013 08:08 AM

Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)


 
If any of you think to be in front of MFC I think all this patches and informations should be exchanged over PM. Otherwise, you will have to write new patches.

By the way, I would be grateful if any of you tell me is it possible to record pvts at MFC using this patches (via private message of course). Thank you :)

Edge 06-11-2013 12:42 PM

Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)


 
Gaben that's a lot of code for something that only needs a Shunting Yard =] It's actually pretty smart because Flash/AS3 doesn't have "eval" anymore so in order to "run" their little challenge you need to be an actual browser to accept it in an ExternalInterface call... Or, well, you don't *need* to as just shown =] I have a different way of solving it that's less elegant but also less code.

E.

gaben 06-11-2013 01:37 PM

Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)


 
It was the easiest fix and it works. Don't need proper code for something they will just patch again down the road.

itsme 06-18-2013 09:24 AM

Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)


 
Quote:

Originally Posted by xaboxa (Post 62500)
If any of you think to be in front of MFC I think all this patches and informations should be exchanged over PM. Otherwise, you will have to write new patches.

By the way, I would be grateful if any of you tell me is it possible to record pvts at MFC using this patches (via private message of course). Thank you :)

no you'll need more "patches"


All times are GMT -6. The time now is 10:05 AM.