Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#31
|
|||
|
|||
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.Sorry, somebody contacted me last week with a bug and I forgot to post the new version.
https://rapidshare.com/files/3461283...Downloader.zip Code:
- Fixed bug that occurred when using an 'unsupported' browser. - Made a small change to the rtmp url scanner. - Added Opera support. - Added Safari support. - Removed the need for the LogStub library. If the audio column shows that there is no audio stream, then use KSV's FLV Fixer script. There maybe is an audio stream, but video players won't play it, because the FLV header says that there is no audio stream. The FLV Fixer script will fix that problem. Maybe I'll translate the script and add it to the Cam4 Downloader if KSV has no problems with that. https://github.com/K-S-V/Scripts |
#32
|
|||
|
|||
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.Quote:
|
#33
|
|||
|
|||
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.Quote:
It also updates the FLV header if that's necessary. If you start downloading the Cam4 stream when the broadcaster has audio turned off or is not making any sound, then the FLV header flags the video as not having any audio. This is fine when the video doesn't have audio from start to finish, but when the broadcaster turns audio on or starts making sound after a few minutes, then the video players won't pick that up. The script will change the FLV header in that case to let video players know that there is an audio stream available sooner or later. In order to use the script (command line tool) you must install PHP. Read the "Installing PHP for dummies" part in the first post of the thread below. http://stream-recorder.com/forum/ado...er-t12074.html Download the FlvFixer script from the page below. Just copy all the code and paste it into a new text file called "FLVFixer.php". https://github.com/K-S-V/Scripts/blo...r/FlvFixer.php To use the script go to Start -> Run Type CMD and press Enter key. Type: php "C:\PHP\FLVFixer.php" --in "C:\video.flv" --out "C:\fixed.flv" (change the path to the files if necessary) Press Enter key. |
#34
|
|||
|
|||
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.Quote:
If I could make one suggestion for it, it would be to have a small beep or something to let you know if the recording stopped, I have missed a few shows that had disconnected and didn't realize it. And while I'm being greedy with your generosity, could you explain the use of the drop down with promiscuous, none and max responsiveness? And thank you again for sharing this, it is really a nice tool. Edit: I got it to work just fine, however that didn't seem to fix the problem I am having with the file in question. It has sound, i can hear it in the initial flv file, it shows up in Moyea FLV editor but for some reason handbrake isn't seeing it although it sees the same audio codec in other files. Guess I have some researching to do, but I did want to tell you I appreciated your help. |
#35
|
|||
|
|||
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.Quote:
The reason why Moyea FLV Editor supports them, is because it doesn't encode the audio, it does raw file editing and in that case it doesn't matter what audio codec is used. Promiscuous mode means that it intercepts all traffic on the network. None means it only receives what it is supposed to receive, for older network cards that might not support promiscuous mode. Max Responsiveness means it will send the packets to the application as soon as it receives them, instead of buffering several packets before sending them to the application. I'll add sound to the next version. |
#36
|
|||
|
|||
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.Hi Elgero,
I want to try your tool, but am having issues. I refresh the page of the streaming site, but nothing shows up in your tool. I have WinPcap installed. I have both net framework 2 and 4. I used to not like net framework around, so I made the services disabled. But now I need them for this of course. I tried setting the services to automatic and manual, and then restarting your tool. But it doesn't help. Any ideas? I'm hoping for specific ideas, rather then reinstall this and that. I'm tired over the past few days doing installs and reboots for some other things. Thanks |
#37
|
|||
|
|||
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.Quote:
I don't know what network card you have, but WinPcap seems to have problems with wireless network cards. You can try NONE or MAX_RESPONSIVENESS from the second combobox, maybe that helps. This is probably a very stupid question, but you did click the "Start Recording" button before loading a webcam, right? |
#38
|
|||
|
|||
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.Quote:
And thanks for the explanation and the inclusion of the sound feature, both are greatly appreciated. |
#39
|
|||
|
|||
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.Quote:
|
#40
|
|||
|
|||
Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.Quote:
|
Thread Tools | |
Display Modes | |
|
|