[Red5] Re : Re : Re : Re : Red5: List of users
Etienne Bonnefoy
etiennebon at yahoo.fr
Mon Nov 3 07:54:36 PST 2008
Hello Dominick,
Here are some answers to your questions:
1) Does this path exist? C:/Siite/Red5/red5.bat ====>>> Yes it exists.
2) If the console view isn't visible, you can get it by going to
Window -> Show View -> Console ====>>>> Nothing appears in this window. At the beginning of starting, I have the same info as you show in your video, but everything desappear when the error comes.
3) also, in terms of memory, you can try running Red5 outside of eclipse by clicking on your batch file located:
C:/Siite/Red5/red5.bat
see if any errors are generated ====>>>> I actually have an error:
Le chemin d'accès spécifié est introuvable (Can find the specified access path)
Appuyez sur une touche pour continuer... (Press a key to continue...)
4) also, what version of Red5 are you running? The Red5Plugin 0.2 only works with 0.8 I believe => I have Red5 version 0.7 (I didn't know that 0.8 existed).
I can add to my explainations that I was used to run Red5 through Eclipse, in stand alone mode...Maybe should I install Red5 differently to be able to run it as a server. But it seams that through Eclipse, I have more possibilities for developping application, isn't it?
I try to install it and come back to you as soon as it is done.
Etienne.
________________________________
De : Dominick Accattato <daccattato at gmail.com>
À : red5 at osflash.org
Envoyé le : Lundi, 3 Novembre 2008, 16h16mn 11s
Objet : Re: [Red5] Re : Re : Re : Red5: List of users
also, what version of Red5 are you running? The Red5Plugin 0.2 only works with 0.8 I believe
On Mon, Nov 3, 2008 at 10:14 AM, Dominick Accattato <daccattato at gmail.com> wrote:
also, in terms of memory, you can try running Red5 outside of eclipse by clicking on your batch file located:
C:/Siite/Red5/red5.bat
see if any errors are generated
On Mon, Nov 3, 2008 at 10:13 AM, Dominick Accattato <daccattato at gmail.com> wrote:
Does this path exist? C:/Siite/Red5/red5.bat
Also, can you click on the console view and copy the contents into this thread?
If the console view isn't visible, you can get it by going to
Window -> Show View -> Console
On Mon, Nov 3, 2008 at 9:22 AM, Etienne Bonnefoy <etiennebon at yahoo.fr> wrote:
Hello Dominick,
now I changed the startup script as you told me.
But now, I have the following issue:
"<terminated> Red5 Server [Generic Server(External Launch)] "C:/Siite/Red5/red5.bat" debug => This is the path to my red5 server.
"Can't find the access path..."
"Server Red5 Server failed to start."
Does that mean anything to you?
Thanks anyway for your former help.
Etienne.
________________________________
De : Dominick Accattato <daccattato at gmail.com>
À : red5 at osflash.org
Envoyé le : Dimanche, 2 Novembre 2008, 22h54mn 36s
Objet : Re: [Red5] Re : Re : Red5: List of users
yeah, in the step where you get to choose where the red5 startup script, you need to change that to red5.bat since you are on windows. bash scripts (.sh files) won't run on windows.
On Sun, Nov 2, 2008 at 12:01 PM, Etienne Bonnefoy <etiennebon at yahoo.fr> wrote:
Hello Dominick,
here is the error that is returned when I launch your application:
*******************
Error launching executable
Cannot run program "c:/Siite/Red5/red5.sh" (in directory "C:\Siite\Red5"): CreateProcess error=193, %1 is not a valid Win32 application
*******************
Does that kind of error mean anything to you? It might be my configuration, but I don't know what to change...
Hope to hear from you soon,
Etienne.
________________________________
De : Dominick Accattato <daccattato at gmail.com>
À : red5 at osflash.org
Envoyé le : Vendredi, 31 Octobre 2008, 18h41mn 47s
Objet : Re: [Red5] Re : Red5: List of users
please post the entire stack trace that is output in the console. There must be a better reason why Red5 isn't starting. Additionally, warnings won't cause it not to run.
On Fri, Oct 31, 2008 at 1:07 PM, Etienne Bonnefoy <etiennebon at yahoo.fr> wrote:
Hello Dominick,
I have installed your pluggin on my Eclipse.
I have followed your instruction, but every time I try to start the server, it stops after something like 60% (I don't know ewactly, it's not very accurate...).
The error I get is the following:
'Starting red5 Server Runtime at localhost' has encountered a problem
I don't know what that means.
In your code, I have the following warnings:
""""Description Resource Path Location Type The field Application.layoutMgr is never read locally Application.java MyJedai/src/org/red5/core line 46 Java Problem""""
"""Description Resource Path Location Type The local variable username is never read Application.java MyJedai/src/org/red5/core line 90 Java Problem"""
I checked your code, but I didn't find anything strange.
I can remove those warnings by declaring "username" at the beggining of the Class Application, like that:private String username = new String("");And then modify your code by removing the "String" in front of the "username" in this Class.
But that doesn't work better, I only remove the warning (and I know that sometimes warnings are not so bad).
So I would like to know if you had ever faced this kind of issue and if you know what could have happened to me...
If you have any question concerning my problem do not hesitate to ask and if you want me to try or to modify anything, don't hesitate to ask.
Thank you in advance,
Etienne.
________________________________
De : Dominick Accattato <daccattato at gmail.com>
À : red5 at osflash.org
Envoyé le : Mardi, 28 Octobre 2008, 19h28mn 59s
Objet : Re: [Red5] Red5: List of users
http://www.newviewnetworks.com/nvnhome/blog/client/?p=35
On Tue, Oct 28, 2008 at 4:00 AM, Etienne Bonnefoy <etiennebon at yahoo.fr> wrote:
Hello,
Here is my current concern:
Now, I'm trying to add to a chat a users list, to have it more functionnal. I have done some modifications but I am now blocked on the problem of userList.
I added to my .fla a block of type LIST.
But now, I tried different ways to update the code of my Chat to provision this List with the name of every new users that connect to the Chat. But I definitely don't success...
Further, in a second step, I would like to be able to create some private discussion, but i think this will be the subject of another mail.
By advance, thank you and see you soon,
Etienne.
_______________________________________________
Red5 mailing list
Red5 at osflash.org
http://osflash.org/mailman/listinfo/red5_osflash.org
--
Dominick Accattato, CTO
Infrared5 Inc.
www.infrared5.com
_______________________________________________
Red5 mailing list
Red5 at osflash.org
http://osflash.org/mailman/listinfo/red5_osflash.org
--
Dominick Accattato, CTO
Infrared5 Inc.
www.infrared5.com
_______________________________________________
Red5 mailing list
Red5 at osflash.org
http://osflash.org/mailman/listinfo/red5_osflash.org
--
Dominick Accattato, CTO
Infrared5 Inc.
www.infrared5.com
_______________________________________________
Red5 mailing list
Red5 at osflash.org
http://osflash.org/mailman/listinfo/red5_osflash.org
--
Dominick Accattato, CTO
Infrared5 Inc.
www.infrared5.com
--
Dominick Accattato, CTO
Infrared5 Inc.
www.infrared5.com
--
Dominick Accattato, CTO
Infrared5 Inc.
www.infrared5.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://osflash.org/pipermail/red5_osflash.org/attachments/20081103/aac44836/attachment.html>
More information about the Red5
mailing list