[Live-devel] Re: Setting a multicast OnDemand server

Achraf GAZDAR achraf_g at yahoo.fr
Wed Jul 14 10:29:00 PDT 2004


Thanks for the fast reply 
you have reason Ross I have not gave much details about my application. In fact I want to implement a Video on demand application based on the following:
when a new client arrives, if he is the first client demanding a movie he will get it on a multicast stream. If we assume that an other client arrives later demanding the same movie, the server will give him the description of the ongoing session (multicast stream initially opened to the first client) and a new description for a new unicast stream to broadcast to him the missed part of the movie.
Thus the client download data from the multicast stream and keeps it on a buffer while downloading and playing data from the unicast stream. After playing all missed data, he send a teardown for the unicast stream and continue playing video from his buffer (filled by the multicast stream).
 

>I'm not sure that this is something that makes much sense.

>"On demand" means that a new stream will be created in response to >each new 
>client. Why would you want each new stream to be multicast?

>Note that the existing "test*Streamer" applications contain a RTSP >server 
>that streams via multicast.

>What is it exactly that you want to do?


>Ross Finlayson
>LIVE.COM



		
---------------------------------
Créez gratuitement votre Yahoo! Mail avec 100 Mo de stockage !
Créez votre Yahoo! Mail

Dialoguez en direct avec vos amis grâce à Yahoo! Messenger !
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.live.com/pipermail/live-devel/attachments/20040714/791c92fb/attachment-0001.html


More information about the live-devel mailing list