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.

xaboxa 12-28-2012 12:57 PM

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


 
I have download your app first time you post it (together with chrtbt grabber). I did not use it recently because I am not often at cam4 but it has worked as charm and it looks like it is still working. Thank you for sharing it with us !
If you are interested and you can manage to find some time to make other grabbers send me an mail. Maybe I could give you some hints where from and how it is possible to record pvt sessions ;)

Elgero 12-28-2012 01:17 PM

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


 
Quote:

Originally Posted by xaboxa (Post 57980)
I have download your app first time you post it (together with chrtbt grabber). I did not use it recently because I am not often at cam4 but it has worked as charm and it looks like it is still working. Thank you for sharing it with us !
If you are interested and you can manage to find some time to make other grabbers send me an mail. Maybe I could give you some hints where from and how it is possible to record pvt sessions ;)

There is no way you could have downloaded this tool before, because it was never posted in public. You have probably downloaded an other Cam4 download tool I made, which required WinPcap to be installed.

Thanks for the offer, but personally I don't use 99% of the cam sites out there and I only make tools for cam sites I use myself.

xaboxa 12-28-2012 05:52 PM

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


 
Quote:

Originally Posted by Elgero (Post 57981)
There is no way you could have downloaded this tool before, because it was never posted in public. You have probably downloaded an other Cam4 download tool I made, which required WinPcap to be installed.

Thanks for the offer, but personally I don't use 99% of the cam sites out there and I only make tools for cam sites I use myself.

Sorry, you are right. I have not look at the screen shot you have post carefully so I was wrong. I have an old version you made few moths ago. However, looks like it is still working.

Generally speaking, I don't have or record gigabytes of shows. I am following only several favorite performers and unfortunately for me, they are not registered at cam sites we talk about. Finding a way to rec pvt is more like a game for me. I don't have knowledge, skills and time to learn so basically I am playing with variety of different apps using different modes at different cam sites. And the results are really interesting :D

Anyway, this is topic about cam4 so let it stay like that :)

piercewithafork 01-05-2013 08:04 AM

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


 
Hello Elgero,
can you reupload your Cam4Grabber Tool please? The Rapidshare File is down.

Do you publish the source code as well?

Thanks in advance

grizzler 01-08-2013 01:52 AM

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


 
Hi Elgero,

Iīd also like to try your cam4grabber!

Thanks in advance

Grizzler

Elgero 01-14-2013 06:30 PM

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


 
Sorry, but I'm not posting the tool anymore.

Calvin1961 01-15-2013 10:44 PM

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


 
Quote:

Originally Posted by Elgero (Post 58503)
Sorry, but I'm not posting the tool anymore.

Hi Elgero,

I just (today 17 Jan 2013) found this thread and I was REALLY disappointed to discover that your Downloader tool is no longer available :(

Can I ask why you have chosen to stop ? Is there any way we can persuade you to reconsider ?

All the best from Brisbane, Australia.:)

Elgero 01-16-2013 05:57 PM

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


 
Because these forums are dominated by spambots and people who register just to get free stuff, but don't have anything positive to offer.

A few months ago I posted a chaturbate downloader. Nobody registered to offer any positive advice, but as soon as chaturbate made certain changes and the tool stopped working, suddenly 50+ people registered an account just to complain (mainly via private message) that the tool didn't work anymore and wanted me to fix it.

harish 01-18-2013 02:04 AM

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


 
Dear Elgero! Excuse me that I address to you for the help. I saw many your posts and I understand that only you can help me!! I have asked helps but nobody has answered me... If you can read my problem here http://stream-recorder.com/forum/exp...er-t14980.html
Thanks a lot!

Elgero 01-18-2013 03:02 PM

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


 
Sorry, I have no idea. I've never worked with coojah/blader before.

grizzler 01-19-2013 01:25 AM

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


 
Hi Elgero,

I do understand your frustration with people that seem not to appreciate your software, but only reveal themselfes when thereīs something to critisize.

Human nature is far from always kind, but perhaps people want to stay below the radar when itīs adult related stuff, despite that itīs fully anon to be here, and only show up when they get really desperate. Thatīs no excuse of course.. just an idea I got.

Let me know in a private msg if there is anything you can think of (caps perhaps?) that I could provide to show my big thank you for a copy of cam4grabber.
Iīm a programmer myself, so really curious to see your work.

Elgero 01-19-2013 10:43 AM

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


 
It's not about appreciation. The fact that many people use the tool is already appreciation enough.

I'm not looking for a 'thank you', I'm just expecting people to contribute more to this forum than "the file is not available anymore, upload it again!" or "the tool doesn't work anymore, fix it!" or "does the tool also download private shows, because if it doesn't, then it's useless!" ;)

grizzler 01-20-2013 08:10 AM

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


 
Hi Elgero,

Youīre making complete sense here. Sometimes the net gets the worst out of people, but fortunately - not least when there are contributors of free software :) - also the best with others.

I got an email from you on another topic, and I have something important to say about it. Unfortunately I canīt reply cause your inbox is over its limit..

Elgero 01-20-2013 09:40 AM

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


 
I've removed a few PM's. Try now.

Calvin1961 01-31-2013 10:44 PM

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


 
Quote:

Originally Posted by Elgero (Post 58558)
Because these forums are dominated by spambots and people who register just to get free stuff, but don't have anything positive to offer.

I can appreciate your frustration. Please don't take my post as being demanding :)

I've been working on my own solution to this activity using RTMPDump, URLSnoop and a Windows cmd script to glue it all together and make it easy to use. Most of it is now working pretty good.

In a post MUCH earlier in this thread a guy suggested a http request that you could make that would return a rtmp string from the servers with the right information. Unfortunately, his query doesn't work correct. It returns a rtmp address, but NOT the right one :confused:

With a couple of hours work and a packet sniffer I'm sure I could work this all out myself, but rather than re-invent the wheel, would you be prepared to let me know what query I need to make of the servers to get the CORRECT xrtmp or yrtmp response returned to use with rtmpdump ? Probably best if you answer this in a PM, if you wish to, rather than cause a commotion here :eek:

all the best,

Calvin.

Elgero 02-01-2013 12:31 AM

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


 
It's not really a secret and the majority of the people will have no idea how to do it. You won't be able to do it with a simple script or just rtmpdump, as far as I know.

Yes, you must first make a http request, which will give you an rtmp url. This rtmp url contains an IP address. Then you must connect to that IP address on port 1935 via sockets and implement the rtmp handshake (C0+C1, S0+S1+S2, C2 + 'Connect' request packet with broadcaster name and username).

The server will reply with "setStatus ok" and will also send you the connection id. Then send the 'requestVideoStream' packet with "sessions/<connectionId>" + "<broadcaster>/chat" + "users/0" to the server. These are all amf encoded messages. After you've done all these steps correctly, the server will send you the correct rtmp url.

It looks like xrtmp or yrtmp, but these are amf encoded messages, so the 2 bytes before 'rtmp' are the length of the rtmp url. When looking at the ascii table, 'x' = 0x78 and 'y' = 0x79. 0x00 0x78 converted to a two-byte integer value = 120. 0x00 0x79 converted to a two-byte integer value = 121.

So it's not a matter of simply doing a http request.

Calvin1961 02-01-2013 06:19 PM

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


 
Quote:

Originally Posted by Elgero (Post 59315)
It's not really a secret and the majority of the people will have no idea how to do it. You won't be able to do it with a simple script or just rtmpdump, as far as I know.

<snip>

So it's not a matter of simply doing a http request.

BUMMER, I was hoping I could do a call from within my script using WGet to retrieve the correct rtmp stream info to feed to RTMPDump, looks like that plan is down the drain :(

Oh well, what I have works reasonably well.

I have URLSnoop feeding my script the correct RTMP stream info, and my script takes care of the rest, including recovery if MY end falls over and stops recording for any reason.

The only thing I can't do using my approach is recover recording if the sender has a problem and gets disconnected. When they start their cam back up, they have a new identity and I have to manually intervene to restart recording.

Thanks for info anyway, much appreciated ! :D

POWBlock 02-05-2013 07:26 PM

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


 
Its funny to see how lame and stupid I am (after looking at Elgero's neat tool), I dont have the intelligence to make such a great tool as he did, well, but at least i have my own ways (which are quite lame).

After starting a new job and not having time to be on cam4 like i used to do, all i did was setting a browser refresher with many tabs opened while jaksta captured all the streamings (LAME). haha

Well but it works, thats what is important and since then i dont miss many of the shows i like.

Anyway, that brings me to my problem, on cam4 there is some girls who charge to turning the audio on, so on the beginning of the show the audio is mute, after sometime someone pays the girl and she unmutes it, and the whole thing gets recorded (audio+video).

The problem is, some players and other programs like ffmpeg doesnt detect the audio stream when the video starts mute, after searching on the web i found out that the Adobe Media Player can still play it like it should, i tested it here and when the audio part starts the video stops but the audio goes on, that sucks.

I just wanted to know if there is a way to fix this damn problem, i know the fault is the Nellymoser codec which is proprietary and good tools for it are rare, so many things doesnt work properly with it, can somebody help me to fix the video or suggest another player?

VLC, Media Player Classic and doesnt work.

Calvin1961 02-05-2013 08:03 PM

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


 
Quote:

Originally Posted by POWBlock (Post 59445)
i know the fault is the Nellymoser codec which is proprietary and good tools for it are rare, so many things doesnt work properly with it, can somebody help me to fix the video or suggest another player?

VLC, Media Player Classic and doesnt work.

Hi POWBlock,

I have found similar problems with editing RTMP captures in VirtualDub. I haven't found a codec (real codec NOT a DirectShow plugin which is what VirtualDub needs) to deal with NellyMoser, hence edits performed in VirtualDub are "video only" results :(

I actually tried editing the captures using AVIDeMux as well, it chokes and crashes on the files when you try to save the edited version :(

Calvin.

POWBlock 02-05-2013 08:11 PM

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


 
Quote:

Originally Posted by Calvin1961 (Post 59446)
Hi POWBlock,

I have found similar problems with editing RTMP captures in VirtualDub. I haven't found a codec (real codec NOT a DirectShow plugin which is what VirtualDub needs) to deal with NellyMoser, hence edits performed in VirtualDub are "video only" results :(

I actually tried editing the captures using AVIDeMux as well, it chokes and crashes on the files when you try to save the edited version :(

Calvin.


FFMpeg can convert Nellymoser ... but not in all the cases, if u have a video that the audio starts since the beginning it can be easily converted on ffmpeg, even if the audio gets choppy or even if the girl muted the show on the middle of it and then unmuted it, ffmpeg can still convert that and even add silence on that part.

The problem is when the video starts without audio, because ffmpeg CANT detect the audio stream ... sometimes i restart the capture when the girl turns audio on, to fix this, but not all the times i can pay attention to that.

Cbater 02-07-2013 04:42 AM

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


 
Hi Elgero

your great programm dont working anymore. It required a longer passwordhash like var kN='8P0RyGnIo0hxbsrO5inVNif7wLLlYl58_BIcy5Fki3_le2 x0C5mvfuNsb_VsqvTGsMXn9rIGRrRfG-CRZFoBW1b8R-PJpCmCPbzid3AB6ys'

Can you please update your programm PLEASE?!?

thx in advance

Winstontoo 02-07-2013 07:31 AM

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


 
Ah, so I'm not alone in this. Returned home from a trip to find it not working as well, very long hash tags seem to be the norm now.

If you do find time to fix it Elgero, I'd love to get a copy as well.

Thanks.

grizzler 02-07-2013 12:21 PM

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


 
I would like to thank Elgero for having made this possible at all. Doing something like this for free, even if cam4 caused it to not last for so long, is worth a big applause. I understand if thereīll be no updates from Elgero of his excellent application, as he should be using his skills where there are recognized - hopefully in $$$ :)

What a weird hash btw.. around 100 bytes, so not 128. Prolly makes more sense though when looked at in a packet monitor.

Leifman 02-08-2013 05:37 PM

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


 
Quote:

Originally Posted by grizzler (Post 59512)
I would like to thank Elgero for having made this possible at all. Doing something like this for free, even if cam4 caused it to not last for so long, is worth a big applause. I understand if thereīll be no updates from Elgero of his excellent application, as he should be using his skills where there are recognized - hopefully in $$$ :)

What a weird hash btw.. around 100 bytes, so not 128. Prolly makes more sense though when looked at in a packet monitor.

exactly.. people should still thank elgero instead of (what i assume) pm flooding him with "please make new version/fix"
so i personally too would like to thank elgero, for an amazing utility that worked flawlessly until cam4 changed their hash key system

Elgero 02-08-2013 06:38 PM

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


 
It looks like the admins of all those cam sites are on this forum as well or it's just one big coincidence. My Chaturbate Downloader worked fine for months and as soon as I posted it here, it stopped working within two weeks. This tool worked fine for 6 months and now a few weeks after posting it here, it has stopped working as well. This shows that posting these tools in public is a very stupid idea.

If this was just an accesshash issue, then it would be an easy fix, but it seems that Cam4 has changed a bit more than just the accesshash.

Because this tool is badly coded (it was made for my own personal use), I now have to go through all the code and check every byte sent to the server... not something I'm looking forward to doing, because I don't use this tool myself anymore. Maybe I'll try to fix it in the next few weeks, but don't count on it.

See if you can get in contact with user 'itsme' and buy a copy of Lurk4. It can automatically capture from multiple sites, like Cam4, Camfuze, MFC, etc.

grizzler 02-09-2013 05:31 AM

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


 
Hi Elgero,

Yeah I think youīre right. I remember how it was in the golden yahoo days where code to exploit yahoo in various ways was shared in public, and yahoo always patched their network very quickly accordingly.

Which language did you code cam4grabber in btw?

Cbater 02-09-2013 10:57 AM

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


 
Quote:

Originally Posted by Elgero (Post 59533)
I'm looking forward to doing, because I don't use this tool myself anymore. Maybe I'll try to fix it in the next few weeks, but don't count on it.

Thank you so much! Take so much time you need. Maybe you could share the upload link of youre great tools by pm after user request in this thread? Suggestion: Every user must minimum 4 weeks registred and have 5 posts in this forum after he request your tools. Maybe the tools works so longer. But please take this only as suggestions. Sorry for my bad english.

grizzler 02-09-2013 11:26 AM

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


 
Quote:

Originally Posted by Cbater (Post 59546)
Thank you so much! Take so much time you need. Maybe you could share the upload link of youre great tools by pm after user request in this thread? Suggestion: Every user must minimum 4 weeks registred and have 5 posts in this forum after he request your tools. Maybe the tools works so longer. But please take this only as suggestions. Sorry for my bad english.

Good idea, if the 5 posts have a bit of relevance for whatīs going on here.

Elgero 02-09-2013 11:39 AM

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


 
Cbater, you should read my post again.

Quote:

Originally Posted by Elgero (Post 59533)
Because this tool is badly coded (it was made for my own personal use), I now have to go through all the code and check every byte sent to the server... not something I'm looking forward to doing, because I don't use this tool myself anymore. Maybe I'll try to fix it in the next few weeks, but don't count on it.

In other words, it's not very likely that I will fix it. That's also why I suggested you should contact 'itsme' and see if you can buy a copy of Lurk4.

grizzler, it's a .NET tool.

Winstontoo 02-09-2013 12:30 PM

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


 
Speaking for myself, I had gotten a little spoiled with your tool Elgero so I hope you understand our disappointment. The good news is that we can still capture from c4 using other means, we just can't have it automated.

Again, thanks for all that you have done and shared with us, I can't tell you how much it is appreciated.


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