Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#591
|
|||
|
|||
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Hi Asudem, thanks for your work!
But how can I stop a recording? Really need a quick help page in the program |
#592
|
|||
|
|||
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)I was eager to test the MFCRecorder Continued v1005 , but Avira antivirus detected a trojan called Confuser.943616 . Nevertheless I wonder if it's safe to use the program.
|
#593
|
|||
|
|||
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Most likely a false positive. Haven't used the program, but most programs like this get detected by antivirus to be trojans or viruses.
|
#594
|
|||
|
|||
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)William Haley from flirt4free please
|
#595
|
|||
|
|||
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)but the Avira did not detect any trojan or virus in the original MFCRecorder.
|
#596
|
|||
|
|||
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Hey AnonCapper, thx for sharing your downloader.
But i think the best tools are these 2 Internet Downloadmanager TubeTiger Regulary Updated and records all. Internet Downloadmanager even records cam4 the privates shows too. I would love to see a tool who can record mfc and cb privates too. |
#597
|
|||
|
|||
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)For those who use MFCRecorder and have many folders from models on the recording folder and are anoyed to have to seek all those folders to see the recordings, I have created a batch file to help.
Put this code on a bat (ex: "_Move.bat") in the "Recordings" folder, this will move any TS (not in use/record) into the "Recordings" folder. Code:
@ECHO OFF FOR /D %%D IN (*) DO ( FOR %%F IN ("%%D"\*.ts) DO ( IF "%%D" NEQ "OK" ( ECHO ----------------------------------------------------------------------------- ECHO "%%~nxF" move "%%~fF" "%~dp0" ) ) ) ECHO All done! pause Then use this other batch to convert all TS to MP4, this must be on the OK folder, will delete the original TS file if the convertion to MP4 was successfull, ffmpeg must be on the same folder or the path must be added. The destination for the MP4 can also be edited (change "." in savedir for the destination folder). Code:
@ECHO OFF SET savedir=. FOR %%A IN (*.ts) DO ( CALL :CONVERT "%%A" ) GOTO END :CONVERT ECHO ------------------------------------------------------- ECHO - Converting %1... SET input=%1 SET input=%input:~1% SET output=%savedir%\%input% SET output="%output:~0,-3%mp4" ECHO Converting to MP4... ffmpeg.exe -i %1 -strict experimental -c copy -bsf:a aac_adtstoasc %output% call :setsize %output% IF %size% LSS 2048 ( DEL %output% ECHO: ECHO %output% ECHO: ECHO Convertion failed! ECHO: GOTO :eof ) ELSE ( DEL %1 ECHO: ECHO %output% ECHO: ECHO Convertion done! ECHO: GOTO :eof ) :setsize SET size=%~z1 GOTO :eof :END ECHO ------------------------------------------------------- ECHO: ECHO All done! ECHO ON @PAUSE |
#598
|
|||
|
|||
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)hi all,
i'm trying to make an app with visual studio by myself, but i have a problem. using ffmpeg the command is: ffmpeg -i "http://videoXXX.myfreecams.com:1935/NxServer/mfc_ModelID.f4v_aac/playlist.m3u8" -c copy "myOutput.ts" this is basically a static string, the only thing that changes is the XXX number, which changes each time the model starts a new broadcast. so...can anyone know where I have to look to find this XXX number ? for example for the status of a model I can watch inside the html of the profile page with httpwebresponse and webrequest. Is there a place where I can look to find this XXX number ? thanks. anyway....also HitmanPro reports MFCRecorderContinued as a trojan (Trojan.GenericKD.2944071) |
#599
|
|||
|
|||
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)rtmp://video410.myfreecams.com/NxServer/mp4:mfc_120940140.f4v
how to see this link ? i use vlc player |
#600
|
|||
|
|||
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)i have go to private show and get link
rtmp://video462.myfreecams.com/NxServer/mp4: pvt_220517810_369183466.f4v how to record it when out of private room ? |
Thread Tools | |
Display Modes | |
|
|