Re: Video Frozen - OpenMeetings/Red5 stuck

2013-09-11 Thread John Tran
Thanks Maxim. I noticed the performance on the 2.2 is a little better in navigating, saving changes, and converting and posting files to whiteboard w/o the big "X". I will test long video session on SSL/RTMPS mode to see if it still hangs. -john- On Wed, Sep 11, 2013 at 10:50 AM, Maxim Solodov

Re: Video Frozen - OpenMeetings/Red5 stuck

2013-09-11 Thread John Tran
Where would I get that? keystore.screen is no where to be found when I do a search. I just finish a build from scratch from an svn checkout installation. On Wed, Sep 11, 2013 at 9:54 AM, Maxim Solodovnik wrote: > keystore.screen is necessary for screensharing via RTMPS > > > On Wed, Sep 11, 20

Re: Video Frozen - OpenMeetings/Red5 stuck

2013-09-11 Thread John Tran
Maxim - I am not getting video/audio on SSL/RTMPS connection from the far end and vice versa. I logged in fine and enter a room, and start a conference. I get a black screen from far end and vice versa. Local video is fine. I hangs when logging out. "Loading..." in red just stays there, Will

Re: Video Frozen - OpenMeetings/Red5 stuck

2013-09-11 Thread John Tran
Thanks Maxim. My setting are identical int he config.xml except that values are different. As for the red5-core.xml setting. I did't comment out the below - + I left as is like I did in all of my 2.1 set up configuration. I will comment out on the 2.2 build and see if it works

Re: Video Frozen - OpenMeetings/Red5 stuck

2013-09-11 Thread Maxim Solodovnik
red5 server was updated in 2.2. I need help in testing of this major change. If this build will be considered more stable I'll update the instructions. I haven't checked SSL yet. Hopefully will check this week On Thu, Sep 12, 2013 at 12:43 AM, John Tran wrote: > Oh, Ok. "keystore" file I have,

Re: Video Frozen - OpenMeetings/Red5 stuck

2013-09-11 Thread John Tran
Oh, Ok. "keystore" file I have, just not "keystore.screen" I finally got it working, or at least up and accessible via SSL web interface and RTMPS port listening. Can you clarify the below for me? I did not have to comment out the below on the 2.1 build/installtion Why now on the 2.2 build for

Re: Video Frozen - OpenMeetings/Red5 stuck

2013-09-11 Thread Maxim Solodovnik
you need to create it as you have created "keystore" file (as stated here: http://openmeetings.apache.org/RTMPSAndHTTPS.html) On Wed, Sep 11, 2013 at 11:58 PM, John Tran wrote: > Where would I get that? keystore.screen is no where to be found when I do > a search. I just finish a build from s

Re: Video Frozen - OpenMeetings/Red5 stuck

2013-09-11 Thread Maxim Solodovnik
keystore.screen is necessary for screensharing via RTMPS On Wed, Sep 11, 2013 at 11:09 PM, John Tran wrote: > Thanks Maxim. My setting are identical int he config.xml except that > values are different. > > As for the red5-core.xml setting. I did't comment out the below > > > - > > +

Re: unsubscribe

2013-09-11 Thread Aziz Rasool
unsubscribe On 11 Sep 2013, at 11:08, Rishi Agarwal wrote: > unsubscribe > > -- > Rishi Agarwal > Final Year Undergraduate > Department of Mathematics > Indian Institute of Technology, Delhi

unsubscribe

2013-09-11 Thread Rishi Agarwal
unsubscribe -- Rishi Agarwal Final Year Undergraduate Department of Mathematics Indian Institute of Technology, Delhi

how to give initially-only attributes dynamic values?

2013-09-11 Thread Mathias Bässler
Hi @ all, I want to give an initially-only attribute a dynamic value, but it isn't working as expected. For example, lets say I have sth like this:   rate ist the initially-only attribute. text1 shows the rate when "micro" is initialized. If I replace rate="#value#" with rate="

Re: Video Frozen - OpenMeetings/Red5 stuck

2013-09-11 Thread Maxim Solodovnik
Was able to start it. here are my changes: 1) uncomment RTMPS section 2) comment property with name rtmpConnManager *here is the diff:* solomax@antares:~/work/openmeetings/branches/2.x$ diff -u build/red5/server/dist/conf dist/red5/confOnly in dist/red5/conf: keystore Only in dist/red5/conf: keys