RTMPDUMP batch file for Babestation Daytime Naked
- Pages (1):
- 1
Author | Posts |
---|---|
Hello has anyone got a valid RTMP bat file for the new Babestation Daytime Naked channel please the best I could get was this fragmentary piece of code from replay media catcher 4 no idea if this will help i cut off most of the remaining cause all it said was download segment 1 2 3 etc yes it works inside replay media catcher 4 & 5 but I want a batch file that I can incoperate into a timed script using additional software to make unattended recordings whilst I am work
Any help as always much appreciated Recording of rtmp://178.33.126.213/cellcast/<break>nakedchat Download file: RampantTV FREE interactive live sex show 247 - 202.flv Started at: 17/08/2014 12:57 Queued for downloading Starting RTMP download ... Detecting file name ... Applying YouTube naming rule if appropriate Applying Playlist naming rule Applying Referer naming rule Detecting file name from page title ... File name detection complete Downloading a Live Stream Sending RTMP Handshake Request ... Waiting on RTMP Handshake Response ... Received RTMP Handshake Response ... Sending RTMP Handshake Complete and Connect ... Waiting for RTMP connection response from the server ... Processing RTMP connection response from the server ... Now successfully connected ... Sending createStream ... Sending play ... Requesting buffer time of 100 |
|
|
|
Post: #11 Last edited: 22.11.2014, 21:34 22.11.2014, 16:39 Re: RTMPDUMP batch file for Babestation Daytime Nakedsvmsung wrote:What about naked chat 2? the working links were never give out on the forum for 2 reasons. 1 it will cause hassle for the site as its a payed private service for callers only. 2 if every one used them the girls wouldn't get payed so would stop doing shows. so no mate there not given out here. |
|
|
|
What about naked chat 2?
|
|
|
|
andyxm715 wrote:have a look at the excellent documents done by switchbade123 Thanks but you posted the wrong links. RTMP Dump For Dummies - [hidden link - please register] Live Stream Codes - [hidden link - please register] Also I added my own BSNC code to the codes under the Babestation section and they been working great. |
|
|
|
the batch file does work.. well it works for me....
As HEXiT has stated.. Naked chat is not always used by the girls.. and if it is used.. what you see depends on what the girls are willing to do / show also when recording you can get mixed results, sometimes you can get a full days recording.. which plays fine, sometimes the stream keeps disconnecting and as HEXiT stated you can get a recording.. but you try to play it, you get an unknown error and will not play in any media player. I have found that if you start a recording and leave it for 30seconds then play the flv file while still recording.. if it plays.. your on to a winner.. if not cancel the recording and try again. |
|
|
|
could you please write this in simple english so an computer illiterate idiot can understand it thanks
|
|
|
|
Post: #6 Last edited: 18.08.2014, 02:27 18.08.2014, 02:23 Re: RTMPDUMP batch file for Babestation Daytime Naked
mate your not missing much, a lad on another forum recorded a couple of days last week, and this is pertty much what he said...
they get maybe 6-10 calls a day this results in long periods of a blank wall on the grabs (great way to encourage callers), its very Dependant on which girls are on as to what kind of naked chat they give. some give full on naked others pop there tits out and thats it and even a few callers got nothing not even a glimpse. the quality of show is inconsistent to say the least. the lack of getting naked on some calls may have just been the callers fault as the same girl on 1 call, later stripped and had a play on a shorter call. they are also having issues with no shows by the looks of it. a few of the girls advertised to be on didnt show and had to be replaced. he cant upload any thing because the codec gives and unknown error so wont transcode to a smaller format or even allow the file to be fixed.(stops search,ff,rw functions) |
|
|
|
Andy I tried what you said both the links go to dead ends according to Google error message this page is broken and the other file not found I still cant get this to work a lot of websites stream through [hidden link - please register] not their own individual sites at the moment in time this one is not working for me thanks for your assistance but something ain't quite right at the moment it's probably me can you also explain the relevance of the 4 lines of code with the reference to tokens I've seen these before but never had to use them as I cheated and found a load of RTMPDUMP ready made batch files it's new websites coming on stream that's causing grief like this naked chat nobody done a link to it yet that I can get to work
Regards Bigfoot57 |
|
|
|
Post: #4 Last edited: 17.08.2014, 17:23 17.08.2014, 17:07 Re: RTMPDUMP batch file for Babestation Daytime Naked
have a look at the excellent documents done by switchbade123
RTMPDump for dummies: [hidden link - please register] Live Stream Codes: [hidden link - please register] all you need to do is download RTMPDump, stick it in a folder on your hdd for example c:\rtmpdump (make sure all files are in this directory) create a bat file using this.. For /f "tokens=1-4 delims=/-" %%a in ('date /t') do (set mydate=%%a%%b%%d%%c) For /f "tokens=1-2 delims=/:" %%a in ("%TIME%") do (set mytime=%%a%%b) set FileName="babestation_nakedchat_%mydate%_%mytime%.flv" set FileName=%FileName: =% c:\rtmpdump\rtmpdump.exe r "rtmp://178.33.126.213/cellcast/nakedchat" -f "WIN 14,0,0,145" -W "http://iptv.firestormmedia.tv/iframes/firecall/?type=1&affid=1234" -y "nakedchat" -v -o "c:\rtmpdump\ %filename%" |
|
|
|
Thanks for that unfortunately all I got is a brief flash of the dos box as the bat file is run then nothing I am a complete beginner when it comes to RTMPDUMP and the like is there an idiots guide on how to use it a parameter by parameter description of what each part does and why it is needed i have looked at other how to use rtmpdump and its complete and utter confusion for me
Regards Bigfoot57 |
|
|
|
Try this...
rtmp://178.33.126.213/cellcast/nakedchat" -f "WIN 14,0,0,145" -W "http://iptv.firestormmedia.tv/iframes/firecall/?type=1&affid=1234" -y "nakedchat" -v -o babestation_nakedchat.flv or my bat file For /f "tokens=1-4 delims=/-" %%a in ('date /t') do (set mydate=%%a%%b%%d%%c) For /f "tokens=1-2 delims=/:" %%a in ("%TIME%") do (set mytime=%%a%%b) set FileName="babestation_nakedchat_%mydate%_%mytime%.flv" set FileName=%FileName: =% F:\Streams\rtmp\rtmpdump.exe -r "rtmp://178.33.126.213/cellcast/nakedchat" -f "WIN 14,0,0,145" -W "http://iptv.firestormmedia.tv/iframes/firecall/?type=1&affid=1234" -y "nakedchat" -v -o "F:\Streams\files\ %filename%" just change the items in bold to meet your needs. |
|
|
- Pages (1):
- 1