Syl0pt |
02-04-2019 12:02 PM |
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)
Quote:
Originally Posted by Syl0pt
(Post 96832)
So I noticed that with some nodes (mainly @Horacio mfc-node-2 and ctbrec) some model streams bypass the lower resolution settings and are camming again at 1280x960 but only sometimes.
Like some models (MissAlice_94 alot, SashaBae sometimes and today Mira_xo) refresh their cam and when they come back it's at 1280x960 while in 4:3. It doesn't happen with StreamDVR but it does with the others I use. And since it happens intermittently im guessing there really isn't anything that can be done about it, but i still wanted to bring it to your attention in case i'm wrong.
|
Does nobody have a fix for this? Does this not happen to others? It's very frustrating to have to stop a recording due to this because u know the video is gonna be bloated and glitchy. I just hope I can find it somewhere else.
I even have line 245 set to:
let captureProcess;
if (config.downloadProgram == 'ls') {captureProcess = childProcess.spawn('livestreamer', ['-Q','hlsvariant://' + hlsUrl,'best','--stream-sorting-excludes=>950p,>5564k','-o',path.join(captureDirectory, filename)])}
which I thought would/should fix it, but as I said, some of the models bypass it and record at the bloated sizes: 1280x960 @ 4000-5000kb/s. I even tried changing the line from --stream sorting-exclues=>950p to 960p but it's still bloating at times. Using livestreamer I can see the kb/s as the main.js script scrolls and it's between 500-700kb/s which maxes out my 5mb download bandwidth putting the rest of the internet at a standstill.
EDIT: I'm trying to submit an issue on @Horacio9a's github about it but all I see is 'Pull requests'. Maybe the 'Submit Issue' option is disabled? Or am I doing Github wrong? https://github.com/horacio9a/mfc-node/tree/v2
|