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)
-   -  

Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.com)

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

juliefunny 07-30-2012 08:45 PM

Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.


 
Do these adult chat sites actually work? I always assumed that they were just a form of virus, like to get people's attention and when they click on it, they get a virus. Do we have to pay for these types of services?

Winstontoo 07-31-2012 12:05 PM

Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.


 
Quote:

Originally Posted by juliefunny (Post 50253)
Do these adult chat sites actually work? I always assumed that they were just a form of virus, like to get people's attention and when they click on it, they get a virus. Do we have to pay for these types of services?

It's not really a chat site, more like a internet peep show where a girl puts on a performance for tips. There is chat, but it is mostly filled with guys spamming things like show ass, closer, cam up, anal and the ever popular open boobs.

As far as viruses go, it isn't too likely on the more well known sites because they make their money from selling tokens and adds, so anything that interferes with that gets weeded out.

Elgero 08-02-2012 09:09 PM

Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.


 
I have removed the download link for the Cam4 Downloader. I thought I had improved the url scanner, but with almost every webcam I need to refresh the page 5 times before it grabs the url, which starts to get really annoying after a little while. I need to do some more debugging to find the problem.

Winstontoo 08-03-2012 08:53 AM

Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.


 
Quote:

Originally Posted by Elgero (Post 50456)
I have removed the download link for the Cam4 Downloader. I thought I had improved the url scanner, but with almost every webcam I need to refresh the page 5 times before it grabs the url, which starts to get really annoying after a little while. I need to do some more debugging to find the problem.

The last version has been working flawlessly for me, hope you get it all figured out.

Now if you can figure out a way of monitoring while I'm sitting at work so I don't keep missing my favorite cammers, I might have to kiss you :)

Elgero 08-03-2012 10:35 AM

Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.


 
The only way to do this properly is to decompile the Cam4 SWF script and do all the connection stuff yourself, but I'm not familiar with that.

bOBERmASTER 08-21-2012 08:39 AM

Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.


 
https://rapidshare.com/files/3461283...Downloader.zip

broken link. please reload file

sledge.hammer 12-02-2012 05:51 AM

Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.


 
Did cam4 change his way of broadcasting? The cam window has a new look and Orbits Grab ++ doesnīt work anymore. It canīt recognize the flv files.

I tried it with several browsers, versions of flash, versions of Orbit (actual to 3.0.0.5).

Normally it worked with Grab ++. Now, the only way is using Internet Explorer (i hate it cause its very slow) and Grab Pro. This solution could be used for cam4 and myfreecams. But cause of IE itīs not comfortable to use.

Why is this (Grab Pro) working when itīs not possible to get the cams with Grab ++?

grizzler 12-02-2012 07:21 AM

Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.


 
Quote:

Originally Posted by sledge.hammer (Post 57042)
Did cam4 change his way of broadcasting? The cam window has a new look and Orbits Grab ++ doesnīt work anymore. It canīt recognize the flv files.

I tried it with several browsers, versions of flash, versions of Orbit (actual to 3.0.0.5).

Normally it worked with Grab ++. Now, the only way is using Internet Explorer (i hate it cause its very slow) and Grab Pro. This solution could be used for cam4 and myfreecams. But cause of IE itīs not comfortable to use.

Why is this (Grab Pro) working when itīs not possible to get the cams with Grab ++?

Hi there,

They changed something some weeks ago and GETFlv also stopped working. Itīd only record streams while in the screen with the recording all of a sudden, which aint good if you want to record multiple streams = now impossible.
Luckily I found a free program that does it perfectly named StreamTransport. Just google it.
Only problem with this is that it can max record 4 cams at a time, but then you can have 3 instances of it open which sucks a bit, but you can get used to it.

Elgero 12-27-2012 01:41 PM

Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.


 
Here's my automatic Cam4 recorder. I'm not really using Cam4 anymore, so I might as well share it. It automatically checks your favorites list every minute and starts capturing as soon as it detects that a broadcaster on that list is online.

This tool was originally written just for myself and not meant to be shared. It contains some badly written code and I'm sure it also still contains bugs.

I cannot guarantee that I will fix the tool if/when Cam4 makes changes to their website and the tool stops working.





You must fill in your 'username' and your personal 'access hash' in order to access your favorites list.

Login to Cam4. Go to any broadcaster's page and in the source code you'll find the script like shown below. Fill in your username in the 'Username' box and the 32 character code in the 'Access Hash' box (not the code shown below, but your own code).

Code:

<script type="text/javascript">
   
        var mN='broadcaster_name';
   
   
       
    var uN='your_username';
  var kN='a6d0c21df871e68d79d8n8fb3c4d05a';
    var iB=0;
       
       
   
    var lang='en';
</script>


https://rapidshare.com/files/784380204/Cam4Grabber.zip

Leifman 12-28-2012 12:33 PM

Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.


 
Quote:

Originally Posted by Elgero (Post 57964)
Here's my automatic Cam4 recorder. I'm not really using Cam4 anymore, so I might as well share it. It automatically checks your favorites list every minute and starts capturing as soon as it detects that a broadcaster on that list is online.

This tool was originally written just for myself and not meant to be shared. It contains some badly written code and I'm sure it also still contains bugs.

I cannot guarantee that I will fix the tool if/when Cam4 makes changes to their website and the tool stops working.





You must fill in your 'username' and your personal 'access hash' in order to access your favorites list.

Login to Cam4. Go to any broadcaster's page and in the source code you'll find the script like shown below. Fill in your username in the 'Username' box and the 32 character code in the 'Access Hash' box (not the code shown below, but your own code).

Code:

<script type="text/javascript">
   
        var mN='broadcaster_name';
   
   
       
    var uN='your_username';
  var kN='a6d0c21df871e68d79d8n8fb3c4d05a';
    var iB=0;
       
       
   
    var lang='en';
</script>


https://rapidshare.com/files/784380204/Cam4Grabber.zip

gotta thank you on it, i actually got to use it for a few days now and it works great... like all the great apps u built :) u definitely have an eternal fan here with me.


All times are GMT -6. The time now is 06:14 AM.