on 4/23/01 7:22 PM, ifmp at [EMAIL PROTECTED] wrote:

> RE:
> ----------
>> From: Rodrigo Peres <[EMAIL PROTECTED]>
>> To: <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>
>> Subject: Re: <lingo-l> Lingo and streaming
>> Date: Mon, Apr 23, 2001, 2:05 PM
> 
>> My movie is pre-recorded (not live). What I really want is to be able to go
>> ahead and back in the movie, and I thought that streaming would work, but I
>> accept any sugestions. The movies are prety big, something about 150 mb and
>> 40 minutes long (this sizes changes for it film).
> ----------
> 
> You don't really need to run the video via RTSP off a streaming server.
> In fact, your clips might run better, depending on the user's
> connection, via HTTP as "Fast Start" clips. Then, movieTime will work
> well, and the video should come in just about as fast (or faster) than
> it would via RTSP. The only thing in your way is that a 40 minute clip
> will buffer for a long time before autostarting unless you tack on a
> brief bit of "leader" in the form of a Flash movie (black, clear, or
> whatever) and mechanically start the clip after a bit of this has loaded
> by using a 'sprite(?).movieRate = 1' type script. Another way to do it
> is to display the QuickTime controller (or make your own), and let the
> user start the clip manually with that.
> 
> If you need to "protect" the video, then there are ways to do this too
> without using RTSP.
> 
> 
> 
> Steve Bennett
> www.ifmp.net
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> [To remove yourself from this list, or to change to digest mode, go to
> http://www.penworks.com/LUJ/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!]
> 
Ok, but i really need to control the point ahead in movie, in the project I
have a field where the user inserts a time im format 00:00:00, i convert
this to ticks and pass it to the movie. This is the problem how can i go
ahead??? streaming don't work (till now), fast start, must be
downloaded..... I don't know what to do

Thank's

Rodrigo
-- 



[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/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