I simply need, that my server app will load all *.flv files from any folder and than it will stream it in a loop. And during the streaming I will upload for example another flv to the folder. When playlist will change flv`s it have to load a playlist again. Any idea?
Honza From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Muller Jan Sent: Wednesday, February 28, 2007 3:42 PM To: [email protected] Subject: Re: [Red5] SimplePlayItem Handler Sorry, but can you show me an example how to implement IstreamAwareScopeHandler? Thx Honza From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steven Gong Sent: Wednesday, February 28, 2007 1:26 PM To: [email protected] Subject: Re: [Red5] SimplePlayItem Handler Hi, You can make your Application implement IStreamAwareScopeHandler and use streamPlaylistItemXXX() method as this purpose. On 2/28/07, Muller Jan < [EMAIL PROTECTED]> wrote: Hi, I would like to know, how to handle a playlist changes. I need to obtain an information, when one flv is ending and one flv is starting to stream. It is time for rereading of my flv folder. Is any way, how to do that? Thanx Honza _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org -- I cannot tell why this heart languishes in silence. It is for small needs it never asks, or knows or remembers. -- Tagore Best Regards Steven Gong
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
