Re: RTMPS / HTTPS support in 2.0

2014-02-24 Thread Daniela Kirsch
We have tried it a lot too. And it did work on a Mac client. However it wasn't stable, so we also dropped it for now and will try again with 3.0. On Mon, Feb 24, 2014 at 7:19 AM, Artur Neumann [ICT Projects, INF/N] < ict.proje...@nepal.inf.org> wrote: > I've tried RTMPS with 2.1 and 2.2 in Oct 2

Re: addRoomWithModeration SOAP issue

2013-10-22 Thread Daniela Kirsch
Hi Sam, I'd try to pass values for those parms instead of NULL. Just assuming that there might be issues if the API wants a boolean but gets NULL. Did you check the logs for any errors? Daniela On 2013-10-21, at 9:56 PM, Sam Hagen wrote: > Howdy, > > I'm attempting to add a group with the Ope

Re: Video Frozen - OpenMeetings/Red5 stuck

2013-09-13 Thread Daniela Kirsch
ran wrote: > Daniela, you are actually getting audio/video from the other end? I still > cant it on the latest 2.2 build (2.2.0-SNAPSHOT 1522507) on SSL and non SSL > mode and all of my build are from scratch and bare bone installation of the > OS and OM2.2. > > > > >

Re: Video Frozen - OpenMeetings/Red5 stuck

2013-09-12 Thread Daniela Kirsch
So we got around to testing this version as well. The best we got was 5 seconds of video working before it froze, however it didn't crash the server... We won't try non-SSL with this version. If I understand correctly 2.2 will have the updated Red5 server or is this 2.2? Sorry a little confus

Re: Error while calling RoomWebService

2013-09-09 Thread Daniela Kirsch
Did you check all the parms are submitted? According to the documentation http://openmeetings.apache.org/RoomService.html#addRoomWithModerationAndExternalTypeAndStartEnd and comparing to what I see in your code you're missing a few. You can also try building the URL by hand and go to it in the

Re: Video Frozen - OpenMeetings/Red5 stuck

2013-09-06 Thread Daniela Kirsch
Thanks John, I did see that email but as you now know we don't have a solution. I'm hoping someone can help us. Daniela Kirsch Web Developer ExcelSystems Software Development Inc. 101 - 9274 4th St. Sidney, BC V8L 2Y7 Phone: (250) 655 1882 ext: 209 Email: dkir...@excelsystems.com O

Re: Video Frozen - OpenMeetings/Red5 stuck

2013-09-06 Thread Daniela Kirsch
edicated server for OpenMeetings or are other red5 > applications also running on the server? > > ** ** > > Thanks, > > ** ** > > George Kirkham > > ** ** > > ** ** > > *From:* Daniela Kirsch [mailto:dkir...@excelsystems.com] > *Sent:* Saturday, 7 September

Video Frozen - OpenMeetings/Red5 stuck

2013-09-06 Thread Daniela Kirsch
Hi, we are running into a serious issue. While being in a room with video and audio (2 people in a normal moderated conference room) it happens that the video of the other person freezes (audio is gone as well). Once the video is frozen, the entire application is unusable. Meaning, if I open a

Re: RTMPS Setup for 2.1

2013-08-14 Thread Daniela Kirsch
gt; > sorry for the late response :( > > > > > On Sat, Aug 10, 2013 at 3:32 AM, Daniela Kirsch > wrote: > >> Hi, >> >> I've been checking the logs again and here's what I get from red5: >> >> 2013-08-09 13:58:56,293 [main] INFO o.r.s.net.rtmp.RTM

Re: RTMPS Setup for 2.1

2013-08-09 Thread Daniela Kirsch
it be the whole section of or just some part of it? There's also a section for RTMPT, should that be active? Thanks, Daniela On 2013-08-01, at 9:51 AM, Maxim Solodovnik wrote: > Is it possible you have chosed 8443 for both RTMPS and HTTPS? OM 2.1 requires > 2-3 _different_

Re: RTMPS Setup for 2.1

2013-08-01 Thread Daniela Kirsch
2.1 requires > 2-3 _different_ ports > > > On Thu, Aug 1, 2013 at 10:14 PM, Daniela Kirsch > wrote: > Hi, > > netstat only shows one line for port 8443 when OpenMeetings is started, it > doesn't list anything when ended: > tcp0

Re: RTMPS Setup for 2.1

2013-08-01 Thread Daniela Kirsch
PSAndHTTPS.html is the most recent > document. According to my observations all need to be done is to follow this > instruction step by step :) > > "Address already in use" usually means some other application is using same > port (can be checked with netstat) > >

RTMPS Setup for 2.1

2013-07-31 Thread Daniela Kirsch
Hi, we are trying to set up RTMPS with Open Meetings 2.1. There are 2 documents that we found: https://code.google.com/p/openmeetings/wiki/RTMPSandHTTPS http://openmeetings.apache.org/RTMPSAndHTTPS.html They are almost identical, however both say Open Meetings 1.9 is required. So are the setting

Re: Integration Problems

2013-07-08 Thread Daniela Kirsch
an shed some light on it > Additionally I would try to check if the problem is reproducible without SSL > > > On Fri, Jul 5, 2013 at 11:05 PM, Daniela Kirsch > wrote: > Hi everyone, > > I have OpenMeetings 2.1 on RedHat installed and use it within an application > wi

Integration Problems

2013-07-05 Thread Daniela Kirsch
Hi everyone, I have OpenMeetings 2.1 on RedHat installed and use it within an application with the API to login directly, creating a room, creating hash and opening the application in an iframe. Now I have 2 clients in one room. I can see my own video, but not the video of the other person. If