Can any one explain this...

Post your questions and bug-reports about the audio/video streaming add-on based on Red5 Media Server.

Moderators: Lapo, Bax

lordojazz
Posts: 17
Joined: 24 Jul 2008, 21:04

Can any one explain this...

Postby lordojazz » 16 Nov 2008, 19:49

Code: Select all

      public function initAV():void
      {
         red5ip = sfs.ipAddress;
         rav = new AVCastManager(sfs, red5ip, true);
      }



[ RECEIVED ]: <msg t='sys'><body action='joinOK' r='1'><pid id='0'/><vars /><uLs r='1'><u i='4' m='0'><n><![CDATA[username]]></n><vars></vars></u></uLs></body></msg>, (len: 150)
[RedBox] Initializing Live Casts list for current room...
onJoinRoomHandler
[ RECEIVED ]: <msg t='sys'><body action='uCount' r='1' u='1'></body></msg>, (len: 60)
[RedBox] NetStatusEvent response received
[RedBox] Level: error | Code:NetConnection.Connect.Failed
[RedBox] NetConnection error, dispatching event...


I'm trying to connect to redbox i'm just new with the redbox... can anyone help me know what this means...

[RedBox] NetStatusEvent response received
[RedBox] Level: error | Code:NetConnection.Connect.Failed
[RedBox] NetConnection error, dispatching event...
User avatar
Bax
Site Admin
Posts: 4612
Joined: 29 Mar 2005, 09:50
Location: Italy
Contact:

Postby Bax » 17 Nov 2008, 13:20

It seems Red5 is not running or can't be reached.
Check the RedBox chapter in the SmartFoxServer documentation: did you followed the instructions (in the overview) to run the examples?
Paolo Bax
The SmartFoxServer Team
lordojazz
Posts: 17
Joined: 24 Jul 2008, 21:04

Postby lordojazz » 17 Nov 2008, 13:34

Yes, i did follow what the documentation stipulated.
we'll i think the event below means that the redbox initializes on my onJoinRoomHandler... so this means redbox is running, isn't it?

[RedBox] Initializing Live Casts list for current room...
onJoinRoomHandler

please correct me if i'm wrong....

Thanks
User avatar
Bax
Site Admin
Posts: 4612
Joined: 29 Mar 2005, 09:50
Location: Italy
Contact:

Postby Bax » 17 Nov 2008, 13:42

Do not make confusion between RedBox and Red5. Redbox is a set of actionscript classes which allow a/v streaming by means of the Red5 server, and offer integration with SmartFoxServer.
Red5 server must be up and running, so that when the RedBox classes try to contact it during initialization (to establish an a/v connection), this is successful.
Paolo Bax
The SmartFoxServer Team
lordojazz
Posts: 17
Joined: 24 Jul 2008, 21:04

Postby lordojazz » 18 Nov 2008, 03:30

Thanks... i'm a little bit confuse... but i got it now...
User avatar
Carl Lydon
Posts: 298
Joined: 12 Nov 2007, 16:15
Location: NYC
Contact:

Postby Carl Lydon » 07 Apr 2009, 17:16

This redbox stuff could be integrated allot better into the server. It should be an extension to Smartfox, but it's really just another server. Took me 3 days to get the Red5 server running; it should just run when you toggle it in the SF config file.

Client side, you have to import a ton of components, which in turn import another ton of components. I miss the days of Director plugins, where you drop the plugin in your plugin folder and it JUST WORKED, or maybe you'd have to write one single line to initialize the xtra.

I'm sure I'll get it working eventually, I just think it should be allot less steps, and far fewer things that can go wrong.
User avatar
Bax
Site Admin
Posts: 4612
Joined: 29 Mar 2005, 09:50
Location: Italy
Contact:

Postby Bax » 07 Apr 2009, 18:42

Carl Lydon wrote:I'm sure I'll get it working eventually, I just think it should be allot less steps, and far fewer things that can go wrong.

...and SmartFoxServer would be much more expensive! :wink:
Paolo Bax
The SmartFoxServer Team
User avatar
Carl Lydon
Posts: 298
Joined: 12 Nov 2007, 16:15
Location: NYC
Contact:

Postby Carl Lydon » 07 Apr 2009, 23:03

True; I found a video server that looks allot simpler to use, and well documented, but it was $1000.

Return to “RedBox”

Who is online

Users browsing this forum: No registered users and 8 guests