Re: RTMPS usage

2013-06-09 Thread Maxim Solodovnik
all data sent by Flash is encrypted via RTMPS (including login), only small amount of queries are HTTP(S). On Sat, Jun 8, 2013 at 4:54 PM, Emmanuel BILLOT emmanuel.bil...@ac-orleans-tours.fr wrote: Hi, Is it possible to use only https and not rtmps which seems to crash whereas same conf

Re: getRoomsByID API

2013-06-09 Thread Maxim Solodovnik
you should call: 1) services/UserService/getSession 2) services/UserService/loginUser?SID=SID_FROM_POINT_1username=USERNAMEuserpass=PASSWORD 3) services/RoomService/getRoomById?SID=SID_FROM_POINT_1rooms_id=1 On Sat, Jun 8, 2013 at 8:54 PM, John Doe boogieman2...@gmail.com wrote: When using

RE: OM's install error

2013-06-09 Thread Stephen Cottham
Actually Step 6: Install x264 - installs the relevant dependencies for H264 from git, I believe apt-get version will not work correctly hence building from source. I wrote that guide in February so maybe something is broken along the way, I will check but last time I built it with ran fine.

Re: getRoomsByID API

2013-06-09 Thread John Doe
That is the current setup I have running, getSession returns a SID, loginUser returns 1, and then no matter what room_id I send to getRoomsById it returns the same XML response. . On Sun, Jun 9, 2013 at 6:57 AM, Maxim Solodovnik solomax...@gmail.comwrote: you should call: 1)

Re: getRoomsByID API

2013-06-09 Thread John Doe
Same exact response from it even if I corrupt the session id. Restarted the service, then rebooted the server and same thing after both events. Starting to think I might have something corrupted from install. However, I can get an unknown response if I leave rooms_id as blank. Would the cache

RE: OM's install error

2013-06-09 Thread George Kirkham
Stephen, Did you see my comments from a few weeks ago about changes for the guides ? using the “Installing OM2.x On Debian64 - Headless.pdf (Debian Squeeze) - Updated 29/7/2012” instructions. Are there more recent Debian instructions that I should have been using ?

Om 3.0 Internal Error

2013-06-09 Thread Aysha Saddiqa
Hi, I am trying to install openmeeting 3.0 from 28 May 2013 build, at time of running installer it shows an error with MySQL database. The webpage is attached. anyone have any idea about this error. Waiting for reply. Title: Openmeetings Openmeetings Error while

Re: Om 3.0 Internal Error

2013-06-09 Thread Maxim Solodovnik
3.0.0 is being actively developed, please try later version. According to the page you have attached timezone.xml is missing in your installation ... On Mon, Jun 10, 2013 at 11:46 AM, Aysha Saddiqa ayshasadd...@yahoo.comwrote: Hi, I am trying to install openmeeting 3.0 from 28 May 2013