[Greasemonkey] Correct Script

Bill Donnelly donnelly at snowcrest.net
Sat Apr 29 16:32:23 EDT 2006


It is apparently a streamed movie using a small reference movie
to access the real movie via the RTSP: protocol.
You need a special program to download these types of protocols
because browsers do not support downloading from them.
(they are not made for downloading, they are for streaming)
I use the SDP program to download ('capture', actually)
Windows Media files that stream with the MMS: protocol.
I don't know of a similar program that supports RTSP:.
( http://sdp.ppona.com/ )

Read this:

http://quicktime.tc.columbia.edu/users/iml/movies/mtest.html


Dan Snow wrote:
 > yea i tired the cached process but it didn't work like you said. Is 
this a new sort of streamed media? What i also found out is this it is a 
movie file probably streamed and from looking at the enbedded quicktime 
player on http://wilcoworld.net/roadcase/ it shows a still image the 
whole time. i got this off web sniffer :
 >
 > Date:Sat, 29 Apr 2006 21:22:19 GMT
 > Server:Apache/1.3.33 (Unix) PHP/4.3.10 mod_perl/1.29 
(mod_pcgi2/2.0.2; PCGI/2.0a5)
 > Last-Modified:Wed, 08 Mar 2006 05:55:38 GMT
 > ETag:"369a240-8b3-440e71da"
 > Accept-Ranges:bytes
 > Content-Length:2227
 > Connection:close
 > Content-Type:video/quicktime
 >
 >
 > maybe this could help?? while my depth in computer knowlege is deep 
this way beyond of what i know so i appreciate everyones help and 
hopefully we can find a solution.
 > -Dan



More information about the Greasemonkey mailing list