Hi Petro,

I'm afraid we are getting a bit off topic:-) I really don't know if
there are any commandline tools for grabbing real or asf/wmv streams.
But there are commercial gui tools called "WM Recorder" and "RM
Recorder" which can do this.
Concerning the BBC videos:
If you download the ASX file and open it with a text editor, you get the
video stream-url:
<http://212.58.231.99/nfs01/BBCWorld/encodedfiles/worl_Click220802_sev_i
sdn.asf?digest=014214ee85qe52GBHLOSKaNutm8KW7jZxflU4=&provider=BBCWorld>

now, if you (temporarily) change the User Agent of GetRight to
"NSPlayer/4.1.0.3928" and try to download from the url above, you get at
least one binary video header package (the same as the windows media
player receives, spyed with "TCP Spy").
But I'm afraid that's all you can get with getRight without knowing more
about the client-server communication for ASF streams over http (which I
don't)

Valentin

Petro Bochan wrote:
> Valentin Schmidt <[EMAIL PROTECTED]>
>
>> what video format (wmv, real, QT?) is it? and is it a http pseudo
>> stream, or a real streaming protocol like RTSP? I think the only way
>> to go is to find a command line tool for this purpose that you can
>> call from director (e.g. with shell xtra). I've successfully used
>> "curl" to record streaming mp3 (shoutcast, http-streams) to file in
>> a director based mp3-player, and later on switched to
>> "streamripper.exe". on
>> <http://streamripper.sourceforge.net/openbb/read.php?TID=492&page=1>
>> I found a note that streamripper can also rip winamp video streams
>> (NSV-format), I don't know about other formats, but there might be
>> other tools you could use.
>
> Hi Valentin,
>
> Sorry for ignorant question but i have really distant knowledge of
> streaming. Let's say we've got this page:
>
> <http://www.bbcworld.com/content/template_clickonline.asp?pageid=666>
>
> How do i get that real stream saved on my harddrive? Cause when itry
> to
> acces it though GeRight i get an access restricted error.
>
> Take care
> Petro
>
>
>
> [To remove yourself from this list, or to change to digest mode, go
> to http://www.penworks.com/lingo-l.cgi  To post messages to the list,
> email [email protected]  (Problems, email
> [EMAIL PROTECTED]). Lingo-L is for learning and helping with
> programming Lingo.  Thanks!]

[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[email protected]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]

Reply via email to