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)
-   -  

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

(http://stream-recorder.com/forum/showthread.php?t=3851)

CristianoA 07-22-2016 10:33 AM

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


 
Quote:

Originally Posted by seahorseRoar (Post 85829)
On mfc, models now have the ability to use higher video quality. (currently only available to models using the web broadcaster)

http://wiki.myfreecams.com/wiki/Mode...#Video_Options
  • Low Resolution: For very old computers or very slow internet connections. No mobile feed. (Tech details 320x240 @ variable up to 1Mbps. Sorenson codec.)
  • High Resolution: For medium computers or medium internet connections. Mobile feed. (Tech details: 320x240 @ 1Mbps. H.264 codec.)
  • Higher Resolution: For fast computers and fast internet connections. Mobile feed. (Tech details: 800x600 @ 1.5Mbps. H.264 codec.)

from my limited testing mfcrecorder is only getting the existing 320x240 feed. The higher quality feed is available on both mobile and regular sites as verified testing with Applian Replay Media Catcher

was hoping someone else could confirm, and maybe if the forum notifications work, Asudem might give some feedback on if he's willing to update for us.

yes higher resolution is available in mobile feed too

Code:

#EXTM3U
#EXT-X-VERSION:3
#EXT-X-STREAM-INF:BANDWIDTH=743749,CODECS="avc1.77.31,mp4a.40.2",RESOLUTION=800x600
chunklist_w2147401229_b743749.m3u8?nc=1469205041856
#EXT-X-STREAM-INF:BANDWIDTH=582000,CODECS="avc1.66.30,mp4a.40.2",RESOLUTION=320x240
chunklist_w2147401229_b532000.m3u8?nc=1469205041856


TheUltraLisk 07-26-2016 11:33 AM

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


 
I am really not used to looking at packets, or familiar with flash and its NetConnection(), but it appears that the new HD content is setup so the server sends some JavaScript code to the user, the user runs that code and generates a hash, and the user must send that hash back to myfreecams, otherwise it won't play the new HD video.

I could be completely wrong about all of this, but it seems it might be setup this way just to stop programs like rtmpdump. If that is the case, someone who knows c might need to change rtmpdump to compute this hash and include it in its request.

marabu 08-01-2016 06:50 AM

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


 
i can try do something. but me need source of MFCRecorder 1.0.0.5 (this version post without any sources and don't update more)

inet4porn 08-05-2016 01:53 AM

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


 
Quote:

Originally Posted by seahorseRoar (Post 85829)
On mfc, models now have the ability to use higher video quality. (currently only available to models using the web broadcaster)

http://wiki.myfreecams.com/wiki/Mode...#Video_Options
  • Low Resolution: For very old computers or very slow internet connections. No mobile feed. (Tech details 320x240 @ variable up to 1Mbps. Sorenson codec.)
  • High Resolution: For medium computers or medium internet connections. Mobile feed. (Tech details: 320x240 @ 1Mbps. H.264 codec.)
  • Higher Resolution: For fast computers and fast internet connections. Mobile feed. (Tech details: 800x600 @ 1.5Mbps. H.264 codec.)

from my limited testing mfcrecorder is only getting the existing 320x240 feed. The higher quality feed is available on both mobile and regular sites as verified testing with Applian Replay Media Catcher

was hoping someone else could confirm, and maybe if the forum notifications work, Asudem might give some feedback on if he's willing to update for us.

edit playlist path




marabu 08-05-2016 10:14 PM

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


 
for HD-format need only one small action - change in program old url:

Code:

http://video482.myfreecams.com:1935/NxServer/mfc_121134131.f4v_aac/playlist.m3u8 ----> http://video482.myfreecams.com:1935/NxServer/ngrp:mfc_121134131.f4v_mobile/playlist.m3u8
add "ngrp:" and change "_aac" -> "_mobile"! ffmpeg download stream with best quality.

but i don't have last version for mfcrecorder2. old only. me need do it all again? if author don't want do anithing - why just don't share source for all?!

Nym 08-11-2016 03:56 PM

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


 
Quote:

Originally Posted by inet4porn (Post 86661)
edit playlist path

How do you get that link?

gharris001 08-12-2016 07:31 PM

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


 
Hi, I don't know where to edit the playlist path. I have looked in the MFCRecorder.exe.config and settings.xml...not sure where else to look. I have MFCRecorder2 1.0.0.4

Any help would be great. thanks

fapman 08-14-2016 06:35 AM

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


 
Quote:

Originally Posted by gharris001 (Post 86867)
Hi, I don't know where to edit the playlist path. I have looked in the MFCRecorder.exe.config and settings.xml...not sure where else to look. I have MFCRecorder2 1.0.0.4

Any help would be great. thanks

You need to amend the source files and recreate the .exe file but we only have files from the original version so it would still have those same bugs which were corrected in Asudem's versions, unless someone knows what they were and could post the changes.

rx7sr4 08-14-2016 10:56 AM

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


 
Hey guys, I have 0 Visual C coding skills or any coding skills for that fact. 1.0.05 works wonders for me with recording the low resolution but i do prefer to have the higher res. If anyone is willing to release a version for the updated resolution/steams in 800x600 i will happily donate $20.

inet4porn 08-15-2016 09:18 AM

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


 
Quote:

Originally Posted by Nym (Post 86845)
How do you get that link?

Quote:

Originally Posted by rx7sr4 (Post 86908)
Hey guys, I have 0 Visual C coding skills or any coding skills for that fact. 1.0.05 works wonders for me with recording the low resolution but i do prefer to have the higher res. If anyone is willing to release a version for the updated resolution/steams in 800x600 i will happily donate $20.

spend $20 for your fav model :D

i dont have source code of 1.0.0.5 too, but i coded short c# commanline - "helper".
Which running as loop, determined Hi-Res playlistpath and execute livestreamer for recording.

you need Model_ID(Room_ID) and Modelname


better you create shortcut with parameters


Download my Tool have fun :cool:


All times are GMT -6. The time now is 05:53 AM.