I connect my application .fla to rtmp://ip/fitcDemo or rtmp://ip/OflaDemo.
I don't use Connector.as, VideoPool.as classes and etc. I use my code in the
.fla
Can you explain your answer more pricisely ?
Sorry for my english
2007/4/17, John Grden <[EMAIL PROTECTED]>:
you need to create a method on your NetConnection object called
setId(id:Number)
you are returned an automatic ID number from the Red5 app I believe.
If you're using the tutorial app, you must send a userID:String in your
connect method:
nc.connect("rtmp://localhost/tutorial", "john");
hth,
John
On 4/17/07, Damien Cayzac < [EMAIL PROTECTED]> wrote:
> I have an error in the log file (red5.log)
>
> INFO | jvm 3 | 2007/04/17 14:27:14 | [INFO] 1324657
> SocketAcceptorIoProcessor-0.0:( org.red5.demos.fitc.Application.info )
> Received result {level=error, code=NetConnection.Call.Failed} for setId
>
> Help me !
>
> _______________________________________________
> osflash mailing list
> [email protected]
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>
>
--
[ JPG ]
_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org
_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org