Re: Animator Position Fixed

2010-09-29 Thread seba.wag...@gmail.com
Hallo Hitesh, the html Tag doesn't work proper, but actually this has nothing to do with OpenMeetings. Its an Issue with OpenLaszlo. The HTML Tag has some limitations. You should first try to downlaod the latest build/release of OpenLaszlo and check out if it works in there. If that is okay we can

Re: Animator Position Fixed

2010-09-29 Thread Hitesh Choudhary
Hi Seba Thanks a lot for the same as I will look after the same & will get back to you in any case One more thing I have posted that I am using tag inside and this html tag doesn't works in any browser except IE, so kindly suggest any way to resolve the same as this time its my major problem. F

Re: NetConnection.Connect.Failed

2010-09-29 Thread prashant
No I am not using eclipse. It is not url, url is correct http://:5080/openmeetings/ while opening this page .. there is wait bar at center page and above it has this call rtmpt:///: 8080/openmeetings/hibernate and then error comes NetConnection.Connect.Failed error On Sep 29, 9:17 pm, "seba.wag..

Re: NetConnection.Connect.Failed

2010-09-29 Thread seba.wag...@gmail.com
the URL is impossible: rtmpt://...:8080/openmeetings/hibernate the rtmpt is 8088 in the standalone version. Are you trying to run it using the .bat or do you deploy it in eclipse ?! Sebastian 2010/9/29 prashant > No.. I am able to access apache web server http:///test. > It's only when web si

Re: Impossible to upload file from in SOAP mode

2010-09-29 Thread seba.wag...@gmail.com
Hi Steph, first of all: There is no need to directly reference the SWF. http://127.0.0.1:5080/openmeetings/?sid=5a3fe1c453e43b13494e4f68ec5ca3d3&language=3&roomid=110 will do the same. if you need to load the Debug version the URL would be: http://127.0.0.1:5080/openmeetings/?sid=5a3fe1c453e43b

Impossible to upload file from in SOAP mode

2010-09-29 Thread Steph
Hi everybody, I don't why, I am not able to upload any file from conference room (click on "file upload") If, I open the conference room from the basic url : localhost:5080/ openmeetings, it works perfectly (converting document too) But, if I open the room by using SOAP method, it is impossible

RE: Error when converting documents

2010-09-29 Thread Lee Archer
Hmm, seems gs on CentOS is way out of date. Installed 8.71 and it's fine now. Thanks Lee From: openmeetings-user@googlegroups.com [mailto:openmeetings-u...@googlegroups.com] On Behalf Of Lee Archer Sent: 29 September 2010 15:38 To: openmeetings-user@googlegroups.com Subject: RE: Error

RE: Error when converting documents

2010-09-29 Thread Lee Archer
That's what I thought but it is installed - version 8.15.2. It's something to do with the thumbnail generation but the conversion does work, just not the thumbnail. From: openmeetings-user@googlegroups.com [mailto:openmeetings-u...@googlegroups.com] On Behalf Of seba.wag...@gmail.com Sent: 29

Re: NetConnection.Connect.Failed

2010-09-29 Thread prashant
No.. I am able to access apache web server http:///test. It's only when web site tries to connect using rtmpt, I am getting error. rtmpt://...:8080/openmeetings/hibernate On Sep 29, 7:01 pm, "seba.wag...@gmail.com" wrote: > It also is not a red5 issue. Its really up to your network. > Install a

Re: Video and sound have be freeze

2010-09-29 Thread Igor
Thank you Sebastian. Say me, in Openmeetings or Red5 settings have a possibility for automatical "refresh" on conference time? Thanks again. On Sep 28, 12:33 pm, Sebastian Wagner wrote: > Hi Igor, > > *video & sound stream not constantly on time* > => Delay in Audio and Video is in 99% of all

Re: Error when converting documents

2010-09-29 Thread seba.wag...@gmail.com
*Postscript delegate failed* => That means GhostScript is not installed. Sebastian 2010/9/29 Lee Archer > Hi, I always get this error when using CentOS 5.5 with OOO 3 and r3410. > The document converts but always throw a similar error. Any ideas? > > Regards > > Lee > > Name: exitValue > > V

Re: NetConnection.Connect.Failed

2010-09-29 Thread seba.wag...@gmail.com
It also is not a red5 issue. Its really up to your network. Install a simple apache web-server and try to reach it over the network. You will have the same issues. Sebastian 2010/9/29 prashant > Yes it has nothing to do with OpenMeetings but with red5. Network is > just simple LAN connection wi

Re: Animator Position Fixed

2010-09-29 Thread seba.wag...@gmail.com
Have a look at those methods that set the values for the position: Sebastian 2010/9/29 Hitesh Choudhary > Hi Seba > > *File use for screen sharing is named*: screenSharingDialog.lzx > > *Part of code from the above file is below:* > > process="simultaneous"

Error when converting documents

2010-09-29 Thread Lee Archer
Hi, I always get this error when using CentOS 5.5 with OOO 3 and r3410. The document converts but always throw a similar error. Any ideas? Regards Lee Name: exitValue Value: 0 Name: command Value: [java, -cp, "/usr/src/om/webapps/openmeetings/jod/commons-cli-1.2.jar" -cp "/usr/src/om/webapps/op

Re: Animator Position Fixed

2010-09-29 Thread Hitesh Choudhary
Hi Seba *File use for screen sharing is named*: screenSharingDialog.lzx *Part of code from the above file is below:* if ($debug) Debug.write("onstop this._y.to ",this._y.to); if (!parent.isStarted) { parent._initText.setAttribute("visibility","vi

Re: NetConnection.Connect.Failed

2010-09-29 Thread prashant
Yes it has nothing to do with OpenMeetings but with red5. Network is just simple LAN connection with firewall OFF. Any pointers will be greatly appreciated. Thanks Prashant On Sep 29, 4:40 pm, "seba.wag...@gmail.com" wrote: > *I tried to hardcore rtmphostlocal IP* > => keep it blank so that the

Re: NetConnection.Connect.Failed

2010-09-29 Thread seba.wag...@gmail.com
*I tried to hardcore rtmphostlocal IP* => keep it blank so that the application will find out the domain on its own (the domain it has been loading from) Everything else actually has nothing to do with OpenMeetings, check your network setup. Sebastian 2010/9/29 prashant > I checked config.xml

Re: Animator Position Fixed

2010-09-29 Thread seba.wag...@gmail.com
can you please post some sample code from the concerning part of the application? I think that would already resolve the problem for yourself too ^^ Sebastian 2010/9/6 Hitesh > Hi Sebastian > > Animator use for screen sharing moves up and down when we move the > laszlo browser scroll > > Is the

Re: NetConnection.Connect.Failed

2010-09-29 Thread prashant
I checked config.xml and red5.properties and both have same values of ports. I tried to hardcore rtmphostlocal IP value but error is same. Thanks Prashant On Sep 29, 2:22 pm, "seba.wag...@gmail.com" wrote: > Have you modified the config.xml for the client side IP/Port configurations? > > 2010/9/

Re: NetConnection.Connect.Failed

2010-09-29 Thread seba.wag...@gmail.com
Have you modified the config.xml for the client side IP/Port configurations? 2010/9/29 prashant > I finally able to install openmeetings on my windowsXP. It works fine > locally. But when I try to connect from other machine on LAN, I get > NetConnection.Connect.Failed error > rtmpt://...:8080/op