Re: Moddle Pluggin

2009-04-06 Thread Shinobu Nakajima
If you set Private IP Address or internal server name, try to set yourserver_name.yourdomain_name(ex. moodle.example.com) can see from Internet. and try to connect from Internet(not from LAN). 2009/4/7 HMiles : > > I am getting the following error when trying to add the openmeetings > moodle plu

Re: Moddle Pluggin

2009-04-06 Thread Kunthar
Can you check your red5 port, url settings etc.? Could you connect Axis2 URL? On Mon, Apr 6, 2009 at 10:53 PM, HMiles wrote: > > I am getting the following error when trying to add the openmeetings > moodle plug in. > > Error > wsdl error: HTTP ERROR: Unsupported HTTP response status 404 Not F

Moddle Pluggin

2009-04-06 Thread HMiles
I am getting the following error when trying to add the openmeetings moodle plug in. Error wsdl error: HTTP ERROR: Unsupported HTTP response status 404 Not Found (soapclient->response has contents of the response) Could not login User to OpenMeetings, check your OpenMeetings Module Configuration

Re: Ports Tester failing

2009-04-06 Thread Sebastian Wagner
check the red5.properties for the exact port numbers. some of them are not the one like listed here. sebastian 2009/4/6 Sergio Belkin : > > Hi I've installed openmeetings, the application it seems to run well. > But I wonder why Poster Tester is failing, this the output: > > Host:10.30.0.105 > A

Re: problem at the client compilation

2009-04-06 Thread manish
Hi bidab, what can i understand from your last reply is that , 1- you compile the server code, which went fine --- so this is okay 2- now you are trying to compile client as, http://127.0.0.1:8080/lps-4.3.0/openmeetings/maindebug.lzx?lzr=swf8&lzproxied=solo and here you are facing probl

Ports Tester failing

2009-04-06 Thread Sergio Belkin
Hi I've installed openmeetings, the application it seems to run well. But I wonder why Poster Tester is failing, this the output: Host:10.30.0.105 Application: oflaDemo Protocol Port Status RTMP Default FAILED RTMP 80 FAILED RTMP 443 FAILED RTMP 1935 FAILED RTMPT Default Connecting... RTMPT 80 Co

Re: direct login method openmeetings 0.7rc2

2009-04-06 Thread manish
Hi, now i have new issue as , > when i log into conference room there is a button show "Start Recording" even though i have set in the config file recording to hidden. And actually on clicking that button it works like share screen not like recording so how can i remove it ? > and in events (

Re: direct login method openmeetings 0.7rc2

2009-04-06 Thread Manish Gupta
hi sebastian, yea i check the link and file is there but now i found the solution as my IE has some problem because when i try it with another machine it works fine sorry it is my mistake and thanx sebastian for your kind response :-) manish gupta On Mon, Apr 6, 2009 at 8:01 PM, Sebastian Wagn

Re: problem at the client compilation

2009-04-06 Thread bidab
I would just say that : 1- I could compile server, perhaps even if I don't use it, it's ok. 2- I just have connexion problem for client when I go to "http:// 127.0.0.1:8080/lps-4.3.0/openmeetings/ maindebug.lzx?lzr=swf8&lzproxied=solo" and I follow step by step the wiki : - downl

Re: problem at the client compilation

2009-04-06 Thread Sebastian Wagner
sorry but I can't follow up the various things you did on which side. Follow the Step-by-Step howto in the Wiki. For both Client and Server. And try to get a feeling what is what. There is no fast and furious method in that area. You somehow have to understand what is what. I think there are actu

Re: problem at the client compilation

2009-04-06 Thread pankaj anand
you try one thing..try to run openmeetings with http://localhost:5080/openmeetings/ if you are able to run it from there.. then i thnk there must be some problem in config file of the client side. are you able to run openmeetings standalone.. 2009/4/6 bidab > > Anothers details... > > I se

Re: problem at the client compilation

2009-04-06 Thread bidab
Anothers details... I see that application want to connect at 127.0.0.1:1935 and 127.0.0.1:8088 after so I test this adresses into firefox. 127.0.0.1:1935 give me a blank page 127.0.0.1:8088 return to 127.0.0.1:5080 so I see red5 interface. Is it OK ? Thanks On Apr 6, 3:46 pm, bidab wrote: >

Re: problem at the client compilation

2009-04-06 Thread bidab
Ok. My server compilation succeed but client not. I want to be sure, to COMPILE client source code, I need not server source code. Server source code is just use after for running application, isn't it ? I have the same error for that when I start for client compilation ... Bidab On Apr 6, 3:

Re: problem at the client compilation

2009-04-06 Thread Sebastian Wagner
in general, if you compile from source you should always do both sides. Client and Server. There might be ways of cheat sothat you can use the client and connect to the current release. That should work too at this moment, but in general its better to update both sides to have the correct revision

Re: direct login method openmeetings 0.7rc2

2009-04-06 Thread Sebastian Wagner
hey did you really check the SWF-Link, and have a look into the folder what the actual name is? sebastian 2009/4/6 manish : > > still no luck i am facing the same problem. >  well i think that wrapper is working fine as i can log into > openmeetings and conference by directly logging to openmeet

Re: direct login method openmeetings 0.7rc2

2009-04-06 Thread manish
still no luck i am facing the same problem. well i think that wrapper is working fine as i can log into openmeetings and conference by directly logging to openmeetings as, http://localhost:5080/openmeetings i have no problem in this way entering to a conference. but logging into openmeetings by

Re: problem at the client compilation

2009-04-06 Thread bidab
In fact, I would recompile source code after comments some lines of source code. That source code is in checkLoginData.lzx in client source code. Bidab On Apr 6, 1:27 pm, bidab wrote: > Yes, > > In fact, I would modify the login frame to remove the checkbox > (remember login and passwd). > So I

Re: problem at the client compilation

2009-04-06 Thread bidab
Yes, In fact, I would modify the login frame to remove the checkbox (remember login and passwd). So I found that it is in the file checkLoginData.lzx in client source code. But I don't use server source code, I have some problems to differentiate server source code and client source code. For t

Re: direct login method openmeetings 0.7rc2

2009-04-06 Thread manish
yea it exists in the directory , i mean physically at path (C: \Red5\webapps\openmeetings\main.lzx.lzr=swf8.swf) ut when i try to browse the link "http://manishg:5080/openmeetings/ main.lzx.lzr=swf8.swf" then it shows me the same error "object expected" :-( On Apr 6, 5:53 pm, Sebastian Wagner

Re: direct login method openmeetings 0.7rc2

2009-04-06 Thread Sebastian Wagner
did you check that: http://manishg:5080/openmeetings/main.lzx.lzr=swf8.swf does exist? 2009/4/6 manish : > > yea i am using the same method and earlier with openmeetings 0.52 i > can directly login to a conference room but now i am facing problem > with openmeetings 0.8rc2 , could not figure ou

Re: OM 0.8 rc2 errors

2009-04-06 Thread CTpaHHoe
After changes in the /etc/mysql/my.conf you should also delete the database and repeat the installation again. Also for the successful re-installation should be removed webapps/ openmeetings/conf/install.xml -- WBR CTpaHHoe (not-for-spam) gmail.com On 6 апр, 13:07, pankaj anand wrote: > yes it d

Re: direct login method openmeetings 0.7rc2

2009-04-06 Thread manish
yea i am using the same method and earlier with openmeetings 0.52 i can directly login to a conference room but now i am facing problem with openmeetings 0.8rc2 , could not figure out yet what could be the possible reason :-( On Apr 6, 5:45 pm, pankaj anand wrote: >  i hope you are using the sam

Re: direct login method openmeetings 0.7rc2

2009-04-06 Thread pankaj anand
i hope you are using the same way that you have showed here.. and not sending the data using the post method..because the post method is not resolved to the SWF object. On Mon, Apr 6, 2009 at 4:08 PM, manish wrote: > > no i am not explicitly using swfobjects.js to embed swf file , i am > just u

Re: direct login method openmeetings 0.7rc2

2009-04-06 Thread manish
no i am not explicitly using swfobjects.js to embed swf file , i am just using direct login method as for example, "http://manishg:5080/openmeetings/main.lzx.lzr=swf8.swf? roomid=1&sid=1ced7332f199bdb1a7e7adcd1484d91d" i also search swfobjects file but i could not locate objectload() function

Re: problem at the client compilation

2009-04-06 Thread Alexei Fedotov
AFAIK, at the moment you are describing the client connects to the database. 2009/4/6 bidab : > > Hi, > > I don't understand because in client source code, there is not > hibernate.xml file. It's just in server source code, isn't it ? > > Humm, one stupid questionfor the moment I don't use

Re: direct login method openmeetings 0.7rc2

2009-04-06 Thread Sebastian Wagner
no as its your wrapper script. You are using swfobjects.js to embed the SWF file? sebastian 2009/4/6 manish : > > please could you tell me where i can change wrapper script to correct > the path  for openmeetings 08 rc2  ? > > On Apr 6, 5:28 pm, Sebastian Wagner wrote: >> the error comes from y

Re: direct login method openmeetings 0.7rc2

2009-04-06 Thread manish
please could you tell me where i can change wrapper script to correct the path for openmeetings 08 rc2 ? On Apr 6, 5:28 pm, Sebastian Wagner wrote: > the error comes from your wrapper script that loads the SWF file. So > correct the paths and  fix the java-script errors and you should be > hap

Re: problem at the client compilation

2009-04-06 Thread bidab
Hi, I don't understand because in client source code, there is not hibernate.xml file. It's just in server source code, isn't it ? Humm, one stupid questionfor the moment I don't use server source code, is it obligatory to have it to compile client source code ? Bidab On Apr 6, 12:00 pm, A

Re: direct login method openmeetings 0.7rc2

2009-04-06 Thread Sebastian Wagner
the error comes from your wrapper script that loads the SWF file. So correct the paths and fix the java-script errors and you should be happy. sebastian 2009/4/6 manish : > > now i installed openmeetings 0.8rc2 and the problem is same :-( , > could not figure what is the problem , when i try to

Re: Xuggle Better qality?

2009-04-06 Thread Sebastian Wagner
no for now but you can think about other scenarios. It might be possible that you use a simple RTP-Stream (for example from your IP-Cam) and then live-broadcast that using xuggler into a conference room. sebastian 2009/4/6 joerg.ag...@googlemail.com : > > Hey.. when Open meeting now use, xuggle

Xuggle Better qality?

2009-04-06 Thread joerg.ag...@googlemail.com
Hey.. when Open meeting now use, xuggle, will be the Video quality better? for a Better video Conference? Jörg --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To post to this group, send em

Re: direct login method openmeetings 0.7rc2

2009-04-06 Thread manish
now i installed openmeetings 0.8rc2 and the problem is same :-( , could not figure what is the problem , when i try to debug java script it shows error in main.lzx.lzr=swf8.swf file at function " onload=objectload() " saying object expected ? am i missing any file , please help On Apr 6, 4:49 pm

Re: problem at the client compilation

2009-04-06 Thread Alexei Fedotov
Ivan. please check your database password in the hibernate.xml is correct. On Mon, Apr 6, 2009 at 1:49 PM, bidab wrote: > > My URL is : > http://127.0.0.1:8080/lps-4.3.0/openmeetings/maindebug.lzx?lzr=swf8&lzproxied=solo > > And underneath the popup error I have this message : > > Autoconnect >

Re: problem at the client compilation

2009-04-06 Thread bidab
My URL is : http://127.0.0.1:8080/lps-4.3.0/openmeetings/maindebug.lzx?lzr=swf8&lzproxied=solo And underneath the popup error I have this message : Autoconnect NetConnection.Connect.Closed rtmpt:127.0.0.1:8088/openmmetings/hibernate Thanks, Bidab On Apr 6, 11:20 am, bidab wrote: > Hi, > > I

direct login method openmeetings 0.7rc2

2009-04-06 Thread manish
Hi, previously i have installed openmeeting 0.52 ,that time i can use axis2-web services to create,delete rooms and can also directly log in to a conference by using direct login method. After that i install 0.7rc2 , since then i can use soap methods to create, delete rooms but direct login meth

Re: OM 0.8 rc2 errors

2009-04-06 Thread Alexei Fedotov
Sending logs is always a big help. 2009/4/6 pankaj anand : > > yes it did work .. > but while installing there were still lot of error on the server side.. > > should i post you some log files ? > > > 2009/4/6 Alexei Fedotov >> >> Did changing configuration file work for you? >> >> >> >> 2009/4/

Re: problem at the client compilation

2009-04-06 Thread bidab
Hi, I made a new installation and it's the same problem. I follow step by step indications in build source client but does'nt function, it's the same error. I don't know why it could not join the server, do you have an idea ? openlaszlo 4.3 in :"C:\Program Files\OpenLaszlo Server 4.3.0\" fol

Re: OM 0.8 rc2 errors

2009-04-06 Thread pankaj anand
yes it did work .. but while installing there were still lot of error on the server side.. should i post you some log files ? 2009/4/6 Alexei Fedotov > > Did changing configuration file work for you? > > > > 2009/4/6 pankaj anand : > > > > than alexei .. it solved my problem. > > > > 2009/4/6

Re: OM 0.8 rc2 errors

2009-04-06 Thread Alexei Fedotov
Did changing configuration file work for you? 2009/4/6 pankaj anand : > > than alexei .. it solved my problem. > > 2009/4/6 Alexei Fedotov >> >> Hello, >> It's likely you have database locale problems. I used to manually >> correct collation problems [1], but it was reported that the changing

Re: OM 0.8 rc2 errors

2009-04-06 Thread pankaj anand
than alexei .. it solved my problem. 2009/4/6 Alexei Fedotov > > Hello, > It's likely you have database locale problems. I used to manually > correct collation problems [1], but it was reported that the changing > /etc/mysql/my.conf in the following way works as well. > > [mysqld] > default-char

Re: OM 0.8 rc2 errors

2009-04-06 Thread Alexei Fedotov
Hello, It's likely you have database locale problems. I used to manually correct collation problems [1], but it was reported that the changing /etc/mysql/my.conf in the following way works as well. [mysqld] default-character-set=utf8 character-set-server=utf8 Thanks. [1] http://markmail.org/me

OM 0.8 rc2 errors

2009-04-06 Thread pankaj anand
hi , I have installed the OM 0.8 rc2 .. but when i was installing it.. it generates lot of exceptions at the server side and now at the client side ..it shows all the labels with caption "error " only.. what could be the possible problems ? --~--~-~--~~~---~--~~ Yo