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
  #1491  
Old 11-01-2018, 04:58 PM
supersonic80 supersonic80 is offline
Senior Member
 
Join Date: Mar 2016
Posts: 138
supersonic80 is on a distinguished road
Default

Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)


Ages ago I succeeded to run capturebate-node on a Raspberry Pi. I don't have any idea why you have a problem with Intel NUC. Shouldn't it be 10 times faster than Raspberry?

https://github.com/Damianonymous/capturebate-node

If you use Windows, you might consider switching to Linux.

Quote:
Originally Posted by Moonspell View Post
especially if you have an intel cpu whatever "u" even an i-7 like my intel nuc... and doesn't work really good with that, almost all the time at 100% cpu usage, even with only 1 record...
any other programs standalone with a good ram - cpu usage anyone?
I'm mostly interested in the way to record different way of each streams, i think that's awesome, but with mfc node, chaturbate node from the mighty sstativa, is not possible at all...
any help with this?
thanks
Reply With Quote
  #1492  
Old 11-01-2018, 05:22 PM
korexaj korexaj is offline
Member
 
Join Date: Feb 2017
Posts: 63
korexaj is on a distinguished road
Default

Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)


Quote:
Originally Posted by supersonic80 View Post
Ages ago I succeeded to run capturebate-node on a Raspberry Pi. I don't have any idea why you have a problem with Intel NUC. Shouldn't it be 10 times faster than Raspberry?

https://github.com/Damianonymous/capturebate-node

If you use Windows, you might consider switching to Linux.

Can you give a quick tutorial on how to get it working on raspberry pi? Also how well does it handle multiple models? what would you say is the upper limit before recordings are affected?
Reply With Quote
  #1493  
Old 11-01-2018, 07:23 PM
supersonic80 supersonic80 is offline
Senior Member
 
Join Date: Mar 2016
Posts: 138
supersonic80 is on a distinguished road
Default

Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)


I did not use it for a long, it was more like a "proof of concept".
I believe the main issue was the speed of USB interface. But I used Raspberry Pi 1 model B+, don't think there will be any issues with Raspberry Pi 2 or 3.

Roughly, you will have to
  • compile and install rtmpdump-ksv (this is the most tricky part, I personally don't have instructions, but there are plenty on this forum),
  • install nodejs
  • install the script from the link above

Quote:
Originally Posted by korexaj View Post
Can you give a quick tutorial on how to get it working on raspberry pi? Also how well does it handle multiple models? what would you say is the upper limit before recordings are affected?
Reply With Quote
  #1494  
Old 11-01-2018, 07:33 PM
supersonic80 supersonic80 is offline
Senior Member
 
Join Date: Mar 2016
Posts: 138
supersonic80 is on a distinguished road
Default

Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)


I think I used this in the past to compile rtmpdump-ksv, but I'm not sure if this is still valid.

sudo apt-get install ntp zlib1g-dev supervisor unzip build-essential checkinstall git libssl-devpostfix

wget https://www.openssl.org/source/old/1...-1.0.2l.tar.gz
tar xvf openssl-1.0.2l.tar.gz
cd ~/openssl-1.0.2l
./config
make depend
make
sudo make install

cd ~
git clone https://github.com/BurntSushi/rtmpdump-ksv.git
cd rtmpdump-ksv
make SYS=posix INC="-I/usr/local/ssl/include -L/usr/local/ssl/lib" LDFLAGS="-L/home/ubuntu/openssl-1.0.2l"
sudo make install
Reply With Quote
  #1495  
Old 11-01-2018, 08:39 PM
Moonspell Moonspell is offline
Senior Member
 
Join Date: Sep 2016
Posts: 227
Moonspell is on a distinguished road
Default

Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)


Quote:
Originally Posted by supersonic80 View Post
Ages ago I succeeded to run capturebate-node on a Raspberry Pi. I don't have any idea why you have a problem with Intel NUC. Shouldn't it be 10 times faster than Raspberry?

https://github.com/Damianonymous/capturebate-node

If you use Windows, you might consider switching to Linux.
i didn't said that... i would like an application, not in java, but in normal programmation code, not eat-cpu's alike chaturbatenode and mfcnode... but an exe with them + cam4 and others... all together... that would be cool.
At the moment i do use chaturbate-node + mfcnode... and that's all.
Reply With Quote
  #1496  
Old 11-01-2018, 09:10 PM
supersonic80 supersonic80 is offline
Senior Member
 
Join Date: Mar 2016
Posts: 138
supersonic80 is on a distinguished road
Default

Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)


I know that mfc-node is "memory hungry", but surprised to know that it eats cpu.

Just curious, what CPU do you have?

Quote:
Originally Posted by Moonspell View Post
i didn't said that... i would like an application, not in java, but in normal programmation code, not eat-cpu's alike chaturbatenode and mfcnode... but an exe with them + cam4 and others... all together... that would be cool.
At the moment i do use chaturbate-node + mfcnode... and that's all.
Reply With Quote
  #1497  
Old 11-01-2018, 10:30 PM
korexaj korexaj is offline
Member
 
Join Date: Feb 2017
Posts: 63
korexaj is on a distinguished road
Default

Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)


Quote:
Originally Posted by supersonic80 View Post
I know that mfc-node is "memory hungry", but surprised to know that it eats cpu.

Just curious, what CPU do you have?
i don;t know which version of mfc-node or other related scripts you guys are using but for me ALL of them use less than 100MB each (2 use less 30MB, 1 uses 52MB and last one uses 92MB).

However only one of them seems use almost no cpu (horacio9a's), which hangs around 0 - 4% of cpu usage.
Reply With Quote
  #1498  
Old 11-01-2018, 10:31 PM
korexaj korexaj is offline
Member
 
Join Date: Feb 2017
Posts: 63
korexaj is on a distinguished road
Default

Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)


Quote:
Originally Posted by supersonic80 View Post
I think I used this in the past to compile rtmpdump-ksv, but I'm not sure if this is still valid.

sudo apt-get install ntp zlib1g-dev supervisor unzip build-essential checkinstall git libssl-devpostfix

wget https://www.openssl.org/source/old/1...-1.0.2l.tar.gz
tar xvf openssl-1.0.2l.tar.gz
cd ~/openssl-1.0.2l
./config
make depend
make
sudo make install

cd ~
git clone https://github.com/BurntSushi/rtmpdump-ksv.git
cd rtmpdump-ksv
make SYS=posix INC="-I/usr/local/ssl/include -L/usr/local/ssl/lib" LDFLAGS="-L/home/ubuntu/openssl-1.0.2l"
sudo make install

thanks will give this a go sometime soon. btw what os would you recommend. i haven't used mine in like years but might get latest version to play around with
Reply With Quote
  #1499  
Old 11-04-2018, 01:45 PM
yerry28 yerry28 is offline
Junior Member
 
Join Date: Feb 2012
Posts: 7
yerry28 is on a distinguished road
Default

Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)


a guy, a member of Camwhores, tv ... he offers me a program that records private sessions of Myfreecams and Chaturbate for 750 dollars ..
any opinion?
Reply With Quote
  #1500  
Old 11-04-2018, 02:16 PM
korexaj korexaj is offline
Member
 
Join Date: Feb 2017
Posts: 63
korexaj is on a distinguished road
Default

Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)


Quote:
Originally Posted by yerry28 View Post
a guy, a member of Camwhores, tv ... he offers me a program that records private sessions of Myfreecams and Chaturbate for 750 dollars ..
any opinion?
can't trust it unless i can see it working and even then i'n not gonna send some random dude $750 and hope he sends me the file.
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:19 AM.


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