Quote:
Originally Posted by matt7277
Were the def url and other variables taken from within a Wireshark capture as I have seen the basic scripts do? Would you be able to give any advice on making this reusable? Could an html page hypothetically be created to pass the url through and have the script auto generated?
|
These scripts come with Flazr. I don't think this can be automated, because web-sites use differenet XML files or don't use them at all.
These groovy scripts are reusable, but they hardly can be created without some programming skills.
IMHO the approach should be different. It should be similar to
Replay Media Catcher. The RTMP URL should be sniffed first and then the RTMP downloader should start downloading the RTMP stream automatically.