I have one more question:
It available in trunk version?
Not yet, but soon.
From: [EMAIL PROTECTED] [mailto: [EMAIL PROTECTED]] On Behalf Of Steven Gong
Sent: 30 июня 2006 г. 17:15
To: [email protected]
Subject: Re: [Red5] Can someone provide Stream example?
On 6/30/06, Ilia S. Yatsenko <[EMAIL PROTECTED]> wrote:
Thanks for reply.
Can you told when this feature will be done?
That'll be avaible with 0.5 release.
From: [EMAIL PROTECTED] [mailto: [EMAIL PROTECTED]] On Behalf Of Steven Gong
Sent: Friday, June 30, 2006 4:06 PM
To: [email protected]
Subject: Re: [Red5] Can someone provide Stream example?
We are still working on that...
On 6/30/06, Ilia S. Yatsenko <[EMAIL PROTECTED]> wrote:
Hello.
Can someone provide Stream example, this is FMS code
application.myStream = Stream.get("track");
application.myStream.>
trace(info.code + " (level:" + info.level + ")");
if(info.code == "NetStream.Play.Stop"){
}else if (info.code == "NetStream.Data.Start"){
}else if(info.code == "NetStream.Play.StreamNotFound" || info.code == "NetStream.Failed"){
}
};
application.myStream.play("mp3:test", 0, 30);
how this look in Red5?
thanks
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org
--
Best Regards
Steven Gong
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org
--
Best Regards
Steven Gong
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org
--
Best Regards
Steven Gong
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
