[Live-devel] Re: What tools shall I use in this situation? (Ma Lin)

Achraf GAZDAR achraf_g at yahoo.fr
Sat May 1 12:42:01 PDT 2004


4. What tools shall I use in this situation? (Ma Lin)

Hi friends,

I am modifying Live.Com codes to support m-to-1 streaming (distributed
streaming, multiple streamers try to stream different data to the
receiver, and the receiver will group data locally).
Currently, I am partially done with MP3 ADU streamer and receiver. My
boss asked me to give a real-time playback demo to him: a Winamp-like
player is needed to play back the under-receiving MP3 file. 
I've browsed through the players in the list offered by Live.Com
website, but all of them are for 1-to-1 streaming whose input
pseudo-address is a single source.
Anyone can give any suggestion on such a player that it can read local
file from time to time (which grows as streaming progress), and play
back the Mp3?

Thank you all!
And especially thanks to Ross, your LiveMedia Library is so helpful to
me :-)))

Ma Lin 

Ma Lin, 

Actually we are doing the same thing as you but with video_ES Unfortunetly, As far as I know there is no player that plays video (or Audio)  in order from many connexion at once. In stead, we found our self obliged to write a plug-in that download data from many connexions, reorder them and than pipes it to the player. We plan to add this plug-in to mplyer or VLC. No we are able to download data from many connexions than putting them in memory. We have wrote a new subclass named BufferSink that do the same thing as FileSink but it puts data in memory and not in a file.

I hope that this can help you,

Achraf GAZDAR


		
---------------------------------
Yahoo! Mail : votre e-mail personnel et gratuit qui vous suit partout !
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/20040501/03a1baeb/attachment.html


More information about the live-devel mailing list