Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.Quote:
C:\Python27\python.exe C:\Python27\pythonw.exe C:\Python27\w9xpopen.exe if you have you did not set a good path for C:\Python27\ ![]() I use IDM 6.28 build 11 |
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.Quote:
Quote:
I also tried to uninstall (with IObit) and reinstall idm but nothing, since it works for you I think it's a problem of my pc,bha. As a browser I use GoogleChrome because with firefox I get not even the window that says "download this video". |
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.Quote:
For IDM I also use Chrome ... try chrome://flags/#prefer-html-over-flash Option Run all Flash content when Flash setting is set to "allow" must be 'enabled' for IDM. |
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.Quote:
C:\ProgramData\Oracle\Java\javapath;C:\Windows\sys tem32;C:\Windows;C:\Windows\System32\Wbem;C:\Windo ws\System32\WindowsPowerShell\v1.0\;C:\Program Files\Smart Projects\IsoBuster;C:\Program Files\B1 Free Archiver;C:\Program Files\Common Files\Autodesk Shared\;C:\Program Files\Livestreamer;C:\Program Files\OpenVPN\bin do I need to change the "Path" string? https://imgur.com/QjKSkNM https://imgur.com/tH3jsXA Quote:
|
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.I modified the Path string and now I have no error: python is not recognized .......but (lol) now i have this error, can you help me out?
https://imgur.com/sn3aZXS https://imgur.com/19bT8Qt |
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.Code:
pip install -r Requirements.txt |
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.Quote:
|
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.Quote:
You will see that your python installation has no 'Command' module ... so you need to install it with the command: pip install Command you probably need to install some more modules. @Damianonymous advised you well ... nothing bad will happen with point 1 of setup: Setup ===== 1. Install requirements `pip install -r Requirements.txt` Obviously, you do not know much about it and constantly philosophize yourself instead of reading README.md well and doing so, and after that you have the right to ask questions if something is wrong. |
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.When recording a model that goes private in the middle of recording, the batch file gets stuck, the filelength=0 (for the new private session) and you can't get out of the window EXCEPT if you close the window. You can't Control Break or X out.
Otherwise this works pretty well |
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.Quote:
pip install Command pip install configparser pip install colorama pip install DateTime pip install termcolor then I also had to create the path C: \ Videos \ Cam4 because when I started c4.bat did not download anything. and now finally works yeaaaaaaaa lol, thanks a lot horacio(:o ) and Damianonymous for your patience. https://imgur.com/HgWDwSZ |
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.to @david00
Alleluia ... I'm glad it finally worked. Most of us try first without reading README.md thinking it will save time but this is an obvious example that it is better to first read the instructions;) |
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.Anyone who has problems recording from cam4 today?
|
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.RTMP Proxy Server v2.4 GIT-2015-12-14 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL Streaming on rtmp://0.0.0.0:1935 WARNING: Trying different position for client digest! Processing connect app : cam4-edge-live flashVer : WIN 27,0,0,130 swfUrl : https://c4static-lw001.xcdnpro.com/c....202_guest.swf tcUrl : rtmp://srcm114.cam4.com/cam4-edge-live pageUrl : https://www.cam4.com/chiennette live : yes Playpath : chiennette-247-0eb13d07-44dd-4d0f-b94b-e86514958e9d?playToken=null Saving as : 2017-10-06_12-33-20_chiennette-247-0eb13d07-44dd-4d0f-b94b-e86514958e9d.flv WARNING: ignoring too small audio packet: size: 0 |
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.I have problems today too.
|
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.YES
the auto detection in JMR will not work since yesterday |
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.I can't download rtmp from cam4 with IDM anymore.. Anyone knows other method like that? :(
|
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.I just use Tubedigger. I broke down and bought the full version. It's only $15USD after you use the 40% off coupon (just google Tubedigger Discount)
Either use TubeDiggers built in browser, or use a 32bit version of Opera or Firefox and use Tubediggers DL mode and make sure monitor browsers is enabled. It will download the stream even after you close the browser, so as long the model does not refresh, go into pvt or offline. ![]() Quote:
|
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.Quote:
|
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.Quote:
![]() |
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.I just tested my script and saw it work without any problems.
![]() Link:https://github.com/horacio9a/cam4-anonymous Download link for zip file: https://codeload.github.com/horacio9...ous/zip/master |
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.Quote:
![]() ************** ![]() I'll eventually figure it out. :| |
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.Quote:
Check with 'pip list' what python modules you need. I see you need 'urllib3' module. check also if other modules from Requirements.txt exist. DateTime==4.1.1 requests==2.18.1 Command==0.1.0 colorama==0.3.7 termcolor==1.1.0 configparser==3.5.0 |
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.can someone please help me to record the vip show in 17live?
https://seventeenlive.com/ for example i use this command ![]() last week all was ok because when the model pass from free to private rtmpdump never stop to record and the same from private to vip now rtmpdump stop to record from free to private and i must restart but never record the vip show can someone please help me? |
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.Quote:
|
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.my question, is still the same, why a simply rtmdump script, for windows, no python or anything like that, it work? is really that difficult to make it work on windows without python or so?
|
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.Quote:
|
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.o yes? sure thing... :) impossible's nothing, so it must to have a way for make it work and trick it directly from windows :)
|
Re: Recording RTMP Webcams from (How to record XXX/adult web-cam videos from cam4.coQuote:
Deceptive site ahead Attackers on all-streaming-media.com may trick you into doing something dangerous like installing software or revealing your personal information (for example, passwords, phone numbers, or credit cards). Learn more Automatically send some system information and page content to Google to help detect dangerous apps and sites. Privacy policy |
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.The post you quoted was sent 8 years ago, the page is inactive ;)
"The domain all-streaming-media.com may be for sale" |
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.New version of cam4 anonymous recorder v.1.0.7 for python27 is uploaded.
There are some changes like: - The 'State Model' indication is added. If the model is offline or incorrect model name script stops. - We can now choose other recording and viewing programs except rtmpdump who is default program. - Default script is 'c4a.py' letter 'a' in the name means 'ALL' for 'all mode' record and play with hidden script traffic. - Script 'c4aw.py' letter 'w' in the name means 'window' allow you to see what is actually happening in a separate window. - Other scripts is for 24/7 permanent recordings. All this is on: https://github.com/horacio9a/cam4-anonymous Download link for zip file is: https://codeload.github.com/horacio9...ous/zip/master |
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.Thx for the app, very cool.
but how can i start recording the list of models without my attends? So i want to add to the file list of models each name per line, start script and it will be checked every 30 sec if online, in case if online it will start recording. Something like was done for the MFC Recorder, if you know. Thx. I found, need to set the 5 option |
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.Quote:
|
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.Similar to what i already made for bongacams now i made an improvement of the original stramlink plugin script also for cam4.
All the information about this is there: https://github.com/horacio9a/streamlink-cam4 Download link for all files in zip is there: https://codeload.github.com/horacio9...am4/zip/master |
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.Nice piece of work from you, just as always. Thanks !
|
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.Hi,
I have a models list on my computer.. How I can start to recording from them all without needing to start every one individually. How i start this script? " So i want to add to the file list of models each name per line, start script and it will be checked every 30 sec if online, in case if online it will start recording. Something like was done for the MFC Recorder, if you know. Thx. I found, need to set the 5 option" |
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.Quote:
Hi,, I am interested how i can do this also? |
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.Quote:
https://github.com/beaston02/CAM4Recorder |
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.Quote:
|
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.this script doesnt work anymore, i loved to know how to fix it so working again
|
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.Hi,
I'm not keen of the python script solution. I would prefer to use a .exe program to record cam4. I'm currently using chaturbateREC and the exe version of MFC recorder / livestreamer. |
All times are GMT -6. The time now is 02:48 PM. |