Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording (Adult streaming videos)
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #321  
Old 10-18-2015, 10:29 PM
c4170001 c4170001 is offline
Junior Member
 
Join Date: Jan 2015
Posts: 28
c4170001 is on a distinguished road
Default

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


Looks like they're pushing out a staged update for slightly modified RTMP URLs.
Reply With Quote
  #322  
Old 10-21-2015, 02:20 AM
sardokan sardokan is offline
Junior Member
 
Join Date: Oct 2015
Posts: 4
sardokan is on a distinguished road
Default

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


Why now not function?
The latest version is 1.0.2?
Reply With Quote
  #323  
Old 10-21-2015, 07:27 AM
giostino giostino is offline
Junior Member
 
Join Date: Oct 2015
Posts: 9
giostino is on a distinguished road
Default

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


Cam4 modified the rtmp links and the current version doesnt work anymore
Reply With Quote
  #324  
Old 10-21-2015, 09:48 AM
The Bullfrog The Bullfrog is offline
PM f webcam-archiver vids
 
Join Date: Oct 2015
Posts: 16
The Bullfrog is on a distinguished road
Default

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


Please if someone could modify it to work again
Reply With Quote
  #325  
Old 10-21-2015, 03:57 PM
rastamanx rastamanx is offline
Junior Member
 
Join Date: Oct 2012
Posts: 25
rastamanx is on a distinguished road
Default

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


Kinda hard for "someone" to fix the rtmp url regexp without the source code.
Reply With Quote
  #326  
Old 10-22-2015, 02:37 AM
sardokan sardokan is offline
Junior Member
 
Join Date: Oct 2015
Posts: 4
sardokan is on a distinguished road
Default

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


Quote:
Originally Posted by Elgero View Post
It seems that the challenge must be sent every 30 seconds now or else it stops sending the stream after a minute.

I've said this many times before, but the admins of all those webcam sites are well aware that these stream-recorder.com forums exist. As soon as you publicly post a tool to download the webcam streams, they'll change it again... and again... and again, so there's no real point in posting updates.

This is exactly what "itsme" meant with do it on your own and keep it to yourself.

Personally I don't care about cam4 at all, cam4 is a mess. This is one big turd of a webcam site with all the low quality, stuttering webcam streams. I posted an updated version of cam4cmdline again, because many people asked me to fix it, but I'm not going to post updates week after week after week.
@Elgero Please update the version of the program or release the source code ...

Thanks

Last edited by sardokan : 10-22-2015 at 06:23 AM.
Reply With Quote
  #327  
Old 10-22-2015, 03:15 AM
jams jams is offline
Junior Member
 
Join Date: Oct 2015
Posts: 9
jams is on a distinguished road
Default

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


I'd be happy to pay a donation towards keeping it updated if it helps.
Reply With Quote
  #328  
Old 10-22-2015, 08:00 AM
troller12 troller12 is offline
Senior Member
 
Join Date: Sep 2013
Posts: 433
troller12 is on a distinguished road
Default

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


Hi,

I could post the unpacked files of Elgero's cmd tools so that you can decompile it any Net decompiler.No idea why Elgero did protect his files. Bellow some small codes.
Code:
private bool method_11(string string_0, string string_1)
{
    GClass6 class2 = new GClass6 {
        int_0 = 3,
        genum3_0 = GEnum3.Large,
        genum2_0 = GEnum2.Invoke_AMF3
    };
    class2.method_2(0x1000);
    GClass3.smethod_0("Sending receiveRTMPResponse");
    List<byte> list = new List<byte> { 0 };
    smethod_4(list, "receiveRTMPResponse");
    int num = this.int_11 + 1;
    this.int_11 = num;
    smethod_8(list, (double) num);
    list.Add(5);
    list.Add(0x11);
    list.Add(10);
    list.Add(11);
    list.Add(1);
    smethod_0(list, "client", string_0);
    smethod_0(list, "result", string_1);
    list.Add(1);
    list.Add(1);
    list.Add(1);
    Array.Copy(list.ToArray(), class2.byte_0, list.Count);
    class2.uint_1 = (uint) list.Count;
    return this.method_26(class2, true);
}
Code:
private static void smethod_5()
{
    GClass2 l = new GClass2 {
        string_1 = string_1,
        int_0 = 0x78f,
        string_7 = string_2,
        string_4 = string_0,
        string_2 = string_3,
        string_5 = "http://edgecast.cam4s.com/client/Cam4Chatless_1.25_s_guest.swf",
        string_6 = string.Format("http://www.cam4.com/{0}", string_4)
    };
    GClass5 class2 = new GClass5(l);
    GClass6 class3 = null;
    int num = 0;
    uint num2 = 0;
    uint num3 = 0;
    long elapsedMilliseconds = 0L;
    Stopwatch stopwatch = new Stopwatch();
    Console.CursorVisible = false;
    smethod_10("Connecting...");
    if (!class2.method_0())
    {
        smethod_12("RTMP Connection Failed.");
    }
    smethod_10("Connected.");
    smethod_10("Starting Live Stream.");
    smethod_11("0 kB", "00:00:00");
    try
    {
        using (FileStream stream = new FileStream(string_5, FileMode.Create, FileAccess.ReadWrite, FileShare.Read, 0x3e800))
        {
            stream.Write(byte_0, 0, byte_0.Length);
            stopwatch.Start();
            goto Label_0141;
        Label_00F3:
            if (!class2.method_39(class3, stream, ref num2, ref num3))
            {
                goto Label_0150;
            }
            if ((stopwatch.ElapsedMilliseconds - elapsedMilliseconds) >= 500L)
            {
                elapsedMilliseconds = stopwatch.ElapsedMilliseconds;
                smethod_11(smethod_7((long) num3), smethod_8(num2));
            }
        Label_0133:
            if ((num == 2) || !class2.Boolean_0)
            {
                return;
            }
        Label_0141:
            num = class2.method_6(out class3);
            if (num == 1)
            {
                goto Label_00F3;
            }
            goto Label_0133;
        Label_0150:
            smethod_12("Downloading aborted, because the stream is corrupt.");
        }
    }
    catch (Exception exception1)
    {
        smethod_12(exception1.Message);
    }
}
Code:
private static void smethod_6()
{
    GClass2 l = new GClass2 {
        string_1 = string_1,
        int_0 = 0x78f,
        string_7 = string_2,
        string_4 = string_0,
        string_2 = string_3,
        string_5 = "http://edgecast.cam4s.com/client/Cam4Chatless_1.25_s_guest.swf",
        string_6 = string.Format("http://www.cam4.com/{0}", string_4)
    };
    GClass5 class2 = new GClass5(l);
    GClass6 class3 = null;
    int num = 0;
    uint num2 = 0;
    uint num3 = 0;
    if (!class2.method_0())
    {
        smethod_12("RTMP Connection Failed.");
    }
    using (Stream stream = Console.OpenStandardOutput(0x8000))
    {
        stream.Write(byte_0, 0, byte_0.Length);
        goto Label_00BC;
    Label_009F:
        if (!class2.method_39(class3, stream, ref num2, ref num3))
        {
            goto Label_00CD;
        }
    Label_00AE:
        if ((num == 2) || !class2.Boolean_0)
        {
            return;
        }
    Label_00BC:
        num = class2.method_6(out class3);
        if (num == 1)
        {
            goto Label_009F;
        }
        goto Label_00AE;
    Label_00CD:
        smethod_12("Downloading aborted, because the stream is corrupt.");
    }
}
greetz
Reply With Quote
  #329  
Old 10-22-2015, 08:12 AM
Elgero Elgero is offline
Senior Member
 
Join Date: Feb 2012
Posts: 177
Elgero is on a distinguished road
Default

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


Hmm, I just came here to post a new version. No need to do that anymore if people have the source code. Good luck.

The reason why the code is protected is because I wrote this code with somebody else and we agreed not to share it. I'm also using this code in my commercial applications, you know, to pay bills, feed my daughter.
Reply With Quote
  #330  
Old 10-22-2015, 11:48 AM
giostino giostino is offline
Junior Member
 
Join Date: Oct 2015
Posts: 9
giostino is on a distinguished road
Default

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


Hello Elgero
Could you be so kind and please post the updated version?

Also could you send me a pm with ur paypal adress? I wouldnt mind to pay a few dollars for the work u did.
Reply With Quote
Reply Post New Thread
Tags: , , , , , , , , , , , , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 11:01 PM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons