Re: Having problems with MethodGateway

2010-08-04 Thread Raj
Well, I have made some progress. I am able to access MethodGateway if I omit .../openmeetings/... in the url. i.e. I get response for the server if I use url: http://localhost: 8080/MethodGateway?service=userservicemethod=getSession instead of http://localhost:8080/openmeetings/MethodGateway?

Re: ffmpeg cmdline err: Could not find codec parameters (Video: [0][0][0][0] / 0x0000)

2010-08-04 Thread Victorpictor
Works for me on Ubuntu 9.10. Just removed the ffmpeg I compiled from source, installed it from the repository, added some additional packages, and it works like a charm. Dan Filip írta: i did install it on windows though :)) and it works. On Tue, Aug 3, 2010 at 4:19 PM, Victorpictor

Re: ffmpeg cmdline err: Could not find codec parameters (Video: [0][0][0][0] / 0x0000)

2010-08-04 Thread Dan Filip
could you please tell me what additional packages did you add ? i'd like to try it again on linux. thanks, dan On Wed, Aug 4, 2010 at 11:47 AM, Victorpictor victorpic...@mailbox.hu wrote: Works for me on Ubuntu 9.10. Just removed the ffmpeg I compiled from source, installed it from the

Re: Pure login screen - is it possible?

2010-08-04 Thread Bicho4191
Hi victorpictor is possible change th login screen but you need compile the client side source try with this http://code.google.com/p/openmeetings/wiki/BuildSourceNew?tm=4 On 4 ago, 06:39, Victorpictor victorpic...@mailbox.hu wrote: Hi! Is it possible to show only a username/password field on

Re: Having problems with MethodGateway

2010-08-04 Thread Bicho4191
try use setUserObjectAndGenerateRoomHashByURL method and your generated URL need look like this http://localhost/openmeetings/?secureHash=4bf21273ee499a375c657061d7a0c51b not the main.lzx between the site and the secure hash grettings On 4 ago, 03:13, Raj raj.munsh...@gmail.com wrote:

Re: Having problems with MethodGateway

2010-08-04 Thread Sebastian Wagner
Hi folks, I do not regularly update the MethodGateway, the SOAP-Gateway is the way to do it Anyhow, actually the framework we are using called Axis2 that generates the SOAP-Gateway also _can_ offer _all_ SOAP calls as REST service. I just did never had the time to really look at it and enable

Delagates Audio Listen

2010-08-04 Thread Hitesh
Hi Seba Hope you are doing fine as is it possible that all the delegates in th call can listen to each other but can't talk with each other Although, currently provider can talk with more than one delegate but delegates are not able to listen each other Please suggest for the same -- You

Re: Delagates Audio Listen

2010-08-04 Thread Sebastian Wagner
Hi Hitesh, I don't know what you're exactly doing so I can hardly give any suggestion to solve the problem. Sebastian 2010/8/4 Hitesh hitesh7...@gmail.com Hi Seba Hope you are doing fine as is it possible that all the delegates in th call can listen to each other but can't talk with each

Re: Delagates Audio Listen

2010-08-04 Thread Sebastian Wagner
Yes of course each participant of a meeting can see and hear others. Sebastian 2010/8/4 Hitesh Choudhary hitesh7...@gmail.com Well Seba I mean that at the time of all, is it possible that delegates can listen to each other? On Wed, Aug 4, 2010 at 10:48 PM, Sebastian Wagner