[Red5] Can someone provide Stream example?

Steven Gong steven.gong at gmail.com
Mon Jul 3 21:09:15 EDT 2006


On 7/3/06, Ilia S. Yatsenko <ilia.yatsenko at gmail.com> wrote:
>
>  I have one more question:
>
>
>
> It available in trunk version?
>

Not yet, but soon.

------------------------------
>
> *From:* Red5-bounces at osflash.org [mailto:Red5-bounces at osflash.org] *On
> Behalf Of *Steven Gong
> *Sent:* 30 июня 2006 г. 17:15
>
> *To:* Red5 at osflash.org
> *Subject:* Re: [Red5] Can someone provide Stream example?
>
>
>
>
>
> On 6/30/06, *Ilia S. Yatsenko* <ilia.yatsenko at gmail.com> wrote:
>
> Thanks for reply.
>
>
>
> Can you told when this feature will be done?
>
>
> That'll be avaible with 0.5 release.
>
>
>
> *From:* Red5-bounces at osflash.org [mailto: Red5-bounces at osflash.org] *On
> Behalf Of *Steven Gong
> *Sent:* Friday, June 30, 2006 4:06 PM
> *To:* Red5 at osflash.org
> *Subject:* Re: [Red5] Can someone provide Stream example?
>
>
>
> We are still working on that...
>
> On 6/30/06, *Ilia S. Yatsenko* <ilia.yatsenko at gmail.com> wrote:
>
> Hello.
>
>
>
> Can someone provide Stream example, this is FMS code
>
>
>
> application.myStream = Stream.get("track");
>
> application.myStream.onStatus = function(info){
>
>       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
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
>
>
>
>
> --
> Best Regards
> Steven Gong
>
>
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
>
>
>
>
> --
> Best Regards
> Steven Gong
>
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
>
>
>


-- 
Best Regards
Steven Gong
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5_osflash.org/attachments/20060704/1245e0b2/attachment.htm


More information about the Red5 mailing list