[Red5] ActionScript NetConnection(URL)

Poon Fung poon.fung at gmail.com
Tue Jul 28 21:44:20 PDT 2009


Red5 listens to port 5080 by default. After you install Red5, you can check
if the server is running by loading the page at http://localhost:5080/. You
should be able to navigate to different demos from this page. You must
install a demo first before running it (just follow install demos link). The
link to oflademo is http://localhost:5080/demos/ofla_demo.html.


-----Original Message-----
From: red5-bounces at osflash.org [mailto:red5-bounces at osflash.org] On Behalf
Of Ben Baker-Smith
Sent: Tuesday, July 28, 2009 9:12 PM
To: red5 at osflash.org
Subject: [Red5] ActionScript NetConnection(URL)

Ok, so I think I understand that ActionScript connects to a streaming server
through the NetConnection class, like so:

_vidConnection = new NetConnection();
_vidConnection.connect(URL);

where URL is the address of the stream.

How do I figure out what URL to use to connect with my Red5 server?

If it's easier, you can answer this question in relation to the oflaDemo, as
that's what I'm using to try and figure this process out.

Thanks,

-Ben

_______________________________________________
Red5 mailing list
Red5 at osflash.org
http://osflash.org/mailman/listinfo/red5_osflash.org




More information about the Red5 mailing list