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)

thegimp186 09-09-2015 07:20 PM

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


 
Does Jaksta offer some kind of Replay Media conquest discount? I'm ready to switch over. Replay is taking forever to update.

checkit123 09-10-2015 06:27 AM

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


 
Quote:

Originally Posted by libertyx (Post 79709)
on cam4 you can record more than one stream and you can close the window.
On CB the window must stay open, you can also record more streams but only as many as cams you can look at the same time

thanks, seems I do something wrong, as I can only record one stream and it has to be permanently open on cam4, any settings I have to change in Jaksta to record more than one stream at the same time ???

Edit : I resolved the problem, works now.

ulysses81 09-10-2015 07:12 AM

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


 
To Elgero and everyone in the Forum

Your beautiful program, cam4cmdline, is not more working?
Any chance to update it?

I just liked to watch webcam and private show with VLC or some other software...
Thank you!

Elgero 09-10-2015 06:09 PM

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


 
Sorry, but there won't be any updates for cam4cmdline. Cam4cmdline uses librtmp.dll to download the models. Cam4 has added a custom command that librtmp.dll doesn't understand. I'm not a C-programmer, so I'm not able to modify it, to add the custom command. I do have my own rtmp code for MFC, but it's too much work to modify it for Cam4.

rodlogic 09-15-2015 07:34 AM

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


 
It would appear that using JMC 6.0.0.90 in DVR mode on Cam4 that adverts are now inserted in the stream after 2-3 seconds rendering the recording useless. :mad:

preview 09-16-2015 05:20 PM

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


 
Quote:

Originally Posted by libertyx (Post 79709)
on cam4 you can record more than one stream and you can close the window.
On CB the window must stay open, you can also record more streams but only as many as cams you can look at the same time

Can smone explain how to do this using RMC because what I tried was a complete loss of time :D I cannot record more than one stream by closing the window. ( I am in a recording mode )

david00 09-20-2015 07:19 AM

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


 
I downloaded JMR6-6.0.0.89, but after a minute download stops because it is the trial version, you have purchased a license or there is a way around the problem?

Elgero 09-21-2015 10:47 AM

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


 
Edit. New version below.

troller12 09-21-2015 04:58 PM

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


 
Hi,

nice tool Elgero.So I see you do send the necessary receiveRTMPResponse command at send API.
Code:

00C0D26C  03 00 00 00 00 00 47 11 00 00 00 00 00 02 00 13  .....G......
00C0D27C  72 65 63 65 69 76 65 52 54 4D 50 52 65 73 70 6F  receiveRTMPRespo
00C0D28C  6E 73 65 00 40 00 00 00 00 00 00 00 05 11 0A 0B  nse.@........
00C0D29C  01 0D 63 6C 69 65 6E 74 06 15 31 38 31 31 33 37  .client181137
00C0D2AC  30 38 30 37 0D 72 65 73 75 6C 74 06 07 31 31 30  0807.result110
00C0D2BC  01 01 01

Unfortunately you do code in NET and nobody seems to be able (or want) to add new parameters into RTMPDump source to send such custom commands and to compile a new working version.

PS: Would be nice if you could also add a player output command as | to pipe the stream into a player.If you do then I would build a nice GUI which I could post on this topic if anyone wants a GUI. :)

greetz

Elgero 09-22-2015 02:09 AM

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


 
New version. Requires .NET 4.0. No source code.

http://upstore.net/EtuKFMK

Code:

-m <model>          Name of the model to download.
 -o <output>        Specify the output path. Use - for StdOut.
 -h                  Display this help message.

 Example #1 - Saving the stream to disk.
    cam4cmdline -m modelname -o "C:\Downloads\output.flv"

 Example #2 - Sending the stream to StdOut and play with video player.
    cam4cmdline -m modelname -o - | "C:\videoplayer\mpc-hc64.exe" -



All times are GMT -6. The time now is 06:55 PM.