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
  #941  
Old 07-03-2017, 06:55 AM
Snap Snap is offline
Junior Member
 
Join Date: Jul 2017
Posts: 1
Snap 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 ZeChico View Post
This is my latest version, the menu have a small preview, and when the mouse cursor is hover, it will update.
It will not auto-load preview for models with less than 20 spectators.

(the image have been edited to hide nudity)



Download:
Code:
https://www.sendspace.com/file/tvgf7t
Or:
Thanks, working well I think. Still getting the timeout error but everything is still working, from what I can tell.
Reply With Quote
  #942  
Old 07-03-2017, 07:19 AM
OntintheGod OntintheGod is offline
Member
 
Join Date: Apr 2017
Posts: 35
OntintheGod is on a distinguished road
Default

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


1. i installed node 8.1.3 (i have windows 10)
2. i installed and copy ffmpeg in the working directory
3. i run npm install and node main.js; it gave me to choose 3 option : exit (3) chaturbate (2) and myfreecams (0); i selected 0; it flashes something
4. i opened browser (chrome) and try to open http://localhost:9080 but showed me anything

I assumed that i should install node 6.3.X, but getting into the downloads i see a huge variety of nodes to download.

How i should know which is the proper node version for my needs ?
Reply With Quote
  #943  
Old 07-03-2017, 07:26 AM
ZeChico ZeChico is offline
Member
 
Join Date: Apr 2014
Posts: 31
ZeChico 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 Snap View Post
Thanks, working well I think. Still getting the timeout error but everything is still working, from what I can tell.
The timeout error means that the node did not update (models list), it will update in the next refresh. The recording should still be recording.

Quote:
Originally Posted by OntintheGod View Post
1. i installed node 8.1.3 (i have windows 10)
2. i installed and copy ffmpeg in the working directory
3. i run npm install and node main.js; it gave me to choose 3 option : exit (3) chaturbate (2) and myfreecams (0); i selected 0; it flashes something
4. i opened browser (chrome) and try to open http://localhost:9080 but showed me anything

I assumed that i should install node 6.3.X, but getting into the downloads i see a huge variety of nodes to download.

How i should know which is the proper node version for my needs ?
They seem to recommend Node 6.3.1:
Code:
https://nodejs.org/download/release/v6.3.1/win-x86/
I'm still using node 4.5.0...
Reply With Quote
  #944  
Old 07-03-2017, 08:24 AM
John1915 John1915 is offline
Junior Member
 
Join Date: May 2017
Posts: 8
John1915 is on a distinguished road
Default

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


First: Thanks to mfmax for letting me know about the recent mfc update!

Here is version 0.2.5 of OnlineModels:
http://www76.zippyshare.com/v/LOVPThZA/file.html

Changes:
updated JSON parsing to work with recent mfc update

Important: The order in which the app outputs the data changed a bit to represent the actual layout mfc uses. Now "blurb" is also being read from rdata (fast) and the index of a couple items has changed. If you use this to parse data to your own app, please check if everything works correctly!

Update: I'm still planning on releasing 0.3 at some point but am currently swamped with irl stuff. I have some really nice features planned that just need more time, so I really can't give an eta but I can promise that I'll work on it!
Reply With Quote
  #945  
Old 07-03-2017, 09:27 AM
ZeChico ZeChico is offline
Member
 
Join Date: Apr 2014
Posts: 31
ZeChico is on a distinguished road
Default

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


On this new version the "Link" for mobile forces high quality stream.
The "Link" is not meant for desktop.

It should open a new tab (you have to disable popups) and open the video in the browser or give you the option to open it using an external player.

If you have the firewall open for node, you should be able to access the MFC node page on you mobile device (have to be using wireless from the same network) using the IP of the PC (instead of using 127.0.0.1 or localhost) and port 9080.

If you connect a mouse to your mobile device it should also update the snap shots the same way.

This was all tested on an Android phone.

Download:
Code:
https://www.sendspace.com/file/y32obb
Or:
Attached Files
File Type: zip MFC_node_update.zip (9.4 KB, 0 views)
Reply With Quote
  #946  
Old 07-03-2017, 11:43 AM
horacio horacio is offline
Senior Member
 
Join Date: Oct 2012
Posts: 213
horacio 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 OntintheGod View Post
1. i installed node 8.1.3 (i have windows 10)
2. i installed and copy ffmpeg in the working directory
3. i run npm install and node main.js; it gave me to choose 3 option : exit (3) chaturbate (2) and myfreecams (0); i selected 0; it flashes something
4. i opened browser (chrome) and try to open http://localhost:9080 but showed me anything

I assumed that i should install node 6.3.X, but getting into the downloads i see a huge variety of nodes to download.

How i should know which is the proper node version for my needs ?
Node version is not problem. In may case all is OK.
You must go step by step. With Command prompt window you must install and check all 3 node directories 'C:\-nm-mfc\', 'C:\-nm-cb\' and 'C:\-nm-su\'. For me is stupid have ffmpeg.exe in every 3 directories ... better is put one somewhere in path ... I like a parrot to repeat that is C:/Windows good location for that.
You must get this kind of window roughly after 'node main.js' command:



Node.bat should start at the end when you sure that all 3 master nodes are successfully installed.
Reply With Quote
  #947  
Old 07-03-2017, 01:11 PM
horacio horacio is offline
Senior Member
 
Join Date: Oct 2012
Posts: 213
horacio is on a distinguished road
Default

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


From @ZeChico I took the 'menu' with thumbnail so it's now possible to know what's going on in the room and without other methods. Many thanks @ZeChico

- When you click on a thumbnail (yellow), a menu appears and you can add this model to your favorites to recording immediately, and you can also stop recording immediately.

- When you click on model name (green) you get the full size picture across the entire browser page.

- When you click on 'State/Online'(blue) you can enter in the model room on new browser page.

- When you click on 'Mob./true'(red) you can view stream on new Chrome browser page if you have 'Native HLS Playback' add-on (https://chrome.google.com/webstore/d...pbekeedfgemhof) installed.
At the end of the browser URL behind m3u8? I've put a model name that can be useful if at some point you want to start recording to know model name

The last column is 'tags'. Previously it was 'topic' but I think 'tags' are more useful if you want to quickly find F3 with certain model categories



I'm fortunate that the models were not so crazy that censorship was not needed

Last edited by horacio : 07-03-2017 at 01:41 PM.
Reply With Quote
  #948  
Old 07-03-2017, 01:20 PM
OntintheGod OntintheGod is offline
Member
 
Join Date: Apr 2017
Posts: 35
OntintheGod 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 horacio View Post
Node version is not problem. In may case all is OK.
You must go step by step. With Command prompt window you must install and check all 3 node directories 'C:\-nm-mfc\', 'C:\-nm-cb\' and 'C:\-nm-su\'. For me is stupid have ffmpeg.exe in every 3 directories ... better is put one somewhere in path ... I like a parrot to repeat that is C:/Windows good location for that.
You must get this kind of window roughly after 'node main.js' command:



Node.bat should start at the end when you sure that all 3 master nodes are successfully installed.

i get this when i run node main.js

########################################
### MFC Node Recorder by horacio9a ###
########################################
The system cannot find the path specified.


EXIT(3) - ShowUp(2) - Chaturbate(1) - MyFreeCams(0)(ENTER):
Reply With Quote
  #949  
Old 07-03-2017, 02:46 PM
horacio horacio is offline
Senior Member
 
Join Date: Oct 2012
Posts: 213
horacio 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 OntintheGod View Post
i get this when i run node main.js

########################################
### MFC Node Recorder by horacio9a ###
########################################
The system cannot find the path specified.


EXIT(3) - ShowUp(2) - Chaturbate(1) - MyFreeCams(0)(ENTER):
I would like to appeal to all that the quotes are just a text to make the browsing of the forum easier to read.
I'm with @OntintheGod changed a couple of PMs and I hope it will end well.
He and others who want to install Node Master for MFC, CB and SU should pay attention to the zip and directories listed there!

http://stream-recorder.com/forum/sho...&postcount=938
Reply With Quote
  #950  
Old 07-03-2017, 03:53 PM
ZeChico ZeChico is offline
Member
 
Join Date: Apr 2014
Posts: 31
ZeChico 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 horacio View Post
From @ZeChico I took the 'menu' with thumbnail so it's now possible to know what's going on in the room and without other methods. Many thanks @ZeChico
(...)
Glad to help.
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 04:23 PM.


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