Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Cam4 - Automatic recording when user logs in?I tried to search if this was already covered but I couldn't find anything about it nor programs with this type of function.
I'm wondering if it would be possible to leave a ripper scanning specified URLs and when the user logs in, the ripper would start recording. After the stream cuts off, the scan resumes to that URL. All the recording programs do work well if you're doing the online check manually i.e. entering their profiles. I'm interested in doing this in cam4. I use Replay Media Catcher 4 and it works very well. A program that briefly enters the URLs every x minutes shouldn't be too hard to make... |
#2
|
|||
|
|||
Re: Cam4 - Automatic recording when user logs in?Yes this would be grait thing anyone know porgram wich can refresh custom urls every 10 minutes or so
|
#3
|
|||
|
|||
Re: Cam4 - Automatic recording when user logs in?I have a python scripts which checks when a user is online and sends an email to let me know, im tying to add automatic recodring but I cant seem to extract the flv url from any information the page is sending me. If someone could help me on that front I will release the script.
note the system is unix so things like orbit down loader will not work. |
#4
|
|||
|
|||
Re: Cam4 - Automatic recording when user logs in?Where's the python code?
|
#5
|
|||
|
|||
Re: Cam4 - Automatic recording when user logs in?http://pastebin.com/tools this is python code.
may be somebody knows, how in Blader it is possible to put Automatic the same stream translation on repeated download,after they are stoped? Or a Blader forum where it is possible to solve this question. Thanks! |
#6
|
|||
|
|||
Re: Cam4 - Automatic recording when user logs in?Quote:
@OP you don't find programs like this because they've been existing for years and the market is saturated ... also you look in the wrong communities/boards. Try imageboards (I dont want to link to them) |
#7
|
|||
|
|||
Re: Cam4 - Automatic recording when user logs in?I looked for a program for some time and all I could find, was professional website monitoring software. Finally made my own Powershell script. I can't write script, but I can interpret quite well what a simple script does, so I copied from scripts I found for other purposes and it works like a well oiled limousine
The videos I get are for my own use only. I don't show them even to friends. I'm very much against posting ripped livecam videos to public websites. Even if the face is masked, the person in question might be recognized by unwanted people. I have flagged several webcam chat videos on xtube. I used to like to be on cam, but now I won't risk it. Although this creates a dilemma, because I'm a big fan of spycam videos... Oh, and that wasn't a disclaimer. Last edited by tomasin : 04-18-2012 at 03:56 AM. Reason: add |
#8
|
|||
|
|||
Re: Cam4 - Automatic recording when user logs in?I've been using WM Recorder with n-visit software (n v i s i t . net). WM Recorder for recording the stream and visit software for checking automated.
When I bought visiting software, I thought it was not working. There are some settings you need to do for n-visit program but I don't have time right now. Tomorrow maybe I can explain more. |
#9
|
|||
|
|||
Re: Cam4 - Automatic recording when user logs in?You need to have WM Recorder and Nvisit.
Open WM Recorder --Options--"Turn Auto on". So whenever a new stream find by nvisit, WM Recorder starts to take an action and capture the stream Open NVisit- Type in links to visit(normally I use feature 1,2,3,4). Check "Visit keywords URL"( if you don't check, program doesn't open keyword url) Set "Select time of period" to 15 seconds because sometimes streams takes long time to load in(If you want to be sure that WM Recorder captures the stream, set it to 30 seconds) 1 important thing: Open internet explorer--settings--internet options-Browsing history--settings--Set "Check for newer versions of stored pages" to "Every time I visit web page". |
#10
|
|||
|
|||
Re: Cam4 - Automatic recording when user logs in?The problem with Cam4 is that the direct RTMP url has a long code at the end that changes every time the user starts broadcasting. There is even a separate RTMP url for viewers who are logged in and for anonymous viewers.
If the RTMP url would be the same all the time, like "rtmp://cam4.com/some_user" then you could simply check that link once in a while, to see if the user is broadcasting. Personally I don't have the kwowledge about decompiling the swf script, so the only way to download the streams, is to open the broadcasters page in a browser and use a HTTP sniffer to sniff out the RTMP url. I made two tools. One tool checks once in a while if a certain broadcaster is online. If a broadcaster is online, then it starts Chrome (which I specifically use for Cam4) and navigates to the broadcasters page. After 20 seconds the browser is automatically closed. At first I used Replay Media Catcher to detect and download the streams, but 90% of them are out of sync So, I made my own packet sniffer, which sniffs out the necessary data and constructs the RTMP url. It then extracts the page 'Title' from the Chrome browser, which is used as video name. Then it starts RTMPDump, which is able to download the stream with video/audio fully in sync. It's far from a good solution, but it works alright I guess and I've downloaded hundreds of Cam4 videos this way, without interaction. I live in Europe and most broadcasters are from America. When it's 9pm in America, it's 3am-6am in Europe and this way I can see my favourite broadcasters without staying up at night. |
Tags: automatic rip, cam4 |
Thread Tools | |
Display Modes | |
|
|