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)

Elgero 06-23-2015 01:09 PM

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


 
Quote:

Originally Posted by voyeur (Post 77709)
when I click on the modified camcmdline4.exe say that I cannot execute that app on my PC, and to contact software for a compatible one.

I'm still not sure what you mean. Here is the compiled version.

http://www56.zippyshare.com/v/UgsvcOrf/file.html

voyeur 06-24-2015 02:10 AM

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


 
Quote:

Originally Posted by Elgero (Post 77720)
I'm still not sure what you mean. Here is the compiled version.

http://www56.zippyshare.com/v/UgsvcOrf/file.html

I open the file, enter model name, seem start works than the program shut down :((( no more private cam for me ;(((

Elgero 06-24-2015 08:18 AM

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


 
It used to be possible to download private shows, but apparently not anymore.

chaturbater 07-03-2015 03:34 PM

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


 
Quote:

Originally Posted by voyeur (Post 77740)
I open the file, enter model name, seem start works than the program shut down :((( no more private cam for me ;(((

You need to put the cam4cmdline.exe in the same folder as rtmpdump, so it can use the librtmp.dll file

UserQ 07-07-2015 09:13 PM

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


 
After update on c4 it's hard to record. Before I used chrome and page refresher. RMC recorded stream ok, without duplicate same stream, but now create stream almost all time after page refreshed.

Any idea how fix this?

phucka 07-27-2015 06:44 AM

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


 
Is anyone else having issues with the C4 grabber? I keep getting a "Failed to establish RTMP session" error :confused:

Winstontoo 07-27-2015 07:46 AM

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


 
Quote:

Originally Posted by phucka (Post 78498)
Is anyone else having issues with the C4 grabber? I keep getting a "Failed to establish RTMP session" error :confused:

I do believe they just changed something, getting the same error.

Sluthunter 07-27-2015 08:58 AM

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


 
It look like they put some extra protection in stream. Now I cant able to watch free stream on my IP - maybe they block all Ip who download staff from rtmp as guest dont know (when I login to my account I can watch on my old IP and also when I use proxy im able to watch as guest). I used old rtmpdump stream link to download from console terminal and looked like this:
Code:

rtmpdump -r "rtmp://199.59.88.13/cam4-origin172/_definst_/streams/f315f087-de1e-417d-afd4-597977733bba?b1ba9501813f6b7f0182e1b4c537eb3d" -a "cam4-origin172/_definst_/streams/f315f087-de1e-417d-afd4-597977733bba?b1ba9501813f6b7f0182e1b4c537eb3d" -f "WIN 13,0,0,182" -W "http://edgecast.cam4s.com/client/Cam4_6.286_viewer.swf" -p "http://cam4.com/" -C B:0 --live -y "streams/f315f087-de1e-417d-afd4-597977733bba?b1ba9501813f6b7f0182e1b4c537eb3d" -o "modelname-`date +%Y-%m-%d-%H%M`.flv"
The value I simple taking from stream using wireshark or flash player but now it looks like they have not one stream but 2 at the same time and all are in other IP.

The new value looking on handshke like ex.
1. old stream name ex. cam4-origin135
2. and new one cam4-chat103

The first one is old rtmp value but in 2nd is new authenticate value with model name, user name and some hash (password) to user or something like that. Cant get what is this.
So the problem is how to make again rtmpdump link to work (even on free chat)

rastamanx 07-27-2015 09:50 AM

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


 
If it can help any rtmpdump guru around, it looks like there's something wrong going on after the bw check :

Code:

DEBUG: Invoking checkBandwidth
DEBUG: RTMP_ClientPacket, flex message, size 173 bytes, not fully supported
DEBUG: Class name: , externalizable: 0, dynamic: 1, classMembers: 0
DEBUG: class object!
DEBUG: (object begin)
DEBUG: Property: <Name:            no-name, STRING:    onFCSubscribe>
DEBUG: Property: <Name:            no-name, NUMBER:    0.00>
DEBUG: Property: NULL
DEBUG: Property: <Name:            no-name, OBJECT>
DEBUG: (object begin)
DEBUG: Property: <Name:              level, STRING:    status>
DEBUG: Property: <Name:              code, STRING:    NetStream.Play.Start>
DEBUG: Property: <Name:        description, STRING:    FCSubscribe to stream streams/da6f9e0b-28c1-4561-84b0-76ce62d05a60.>
DEBUG: Property: <Name:          clientid, NUMBER:    1491374486.00>
DEBUG: Property: <Name:            no-name, NUMBER:    1491374486.00>
DEBUG: (object end)
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <onFCSubscribe>
DEBUG: RTMP_ClientPacket, flex message, size 20 bytes, not fully supported
DEBUG: (object begin)
DEBUG: Property: <Name:            no-name, STRING:    reject>
DEBUG: Property: <Name:            no-name, NUMBER:    0.00>
DEBUG: Property: NULL
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <reject>
DEBUG: RTMP_ClientPacket, received: invoke 18 bytes
DEBUG: (object begin)
DEBUG: Property: <Name:            no-name, STRING:    close>
DEBUG: Property: <Name:            no-name, NUMBER:    0.00>
DEBUG: Property: NULL
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <close>
ERROR: rtmp server requested close
DEBUG: Invoking deleteStream
DEBUG: Closing connection.

Btw, I used revised params : -f "WIN 18,0,0,209" -W "http://edgecast.cam4s.com/client/Cam4Chatless_1.19_guest.swf"
Checking wireshark captures from browser against rtmpdump, i didn't notice anything except Handshake C2 happens at the same time as connect while using a browser, while it does only Handshake C2 using rtmpdump.
Those can be set using the rtmpdump command line :
- Property 'app' String 'cam4-origin93/_definst_/streams/...?...'
- Property 'flashVer' String 'WIN 18,0,0,209'
- Property 'swfUrl' String 'http://edgecast.cam4s.com/client/Cam4Chatless_1.19_guest.swf'
- Property 'tcUrl' String 'rtmp://95.211.208.43/cam4-origin93/_definst_/streams/...?...'
- Property 'pageUrl' String 'http://www.cam4.fr/<model>'

No idea if those should be/can be sent manually :
Property 'fpad' Boolean false
Property 'capabilities' Number 239
Property 'audioCodecs' Number 3575
Property 'videoCodecs' Number 252
Property 'videoFunction' Number 1
Property 'objectEncoding' Number 3

Also, it seems it's the FCSubscribe() that leads to reject, since it doesn't happen while using a browser.
So atm, my guess is rtmpdump or the params used are making rtmpdump try to subscribe, while it should not.

aapof 07-27-2015 02:55 PM

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


 
does anyone know if any ta program working? use the Jaksta and he is no longer download only record the videos, but to leave it closes private.


All times are GMT -6. The time now is 02:36 PM.