if I were you I would create 2 folders 1) http red5 (vanilla settings, OM DB) 2) https/rtmps play-ground (same DB) then you can start one OM and check if it still working as well as compare configurations using diff/meld/winmerge etc.
On Mon, May 23, 2016 at 11:24 AM, Jason Romo <[email protected]> wrote: > Right but have it do the same thing when I go back to HTTP config, is > strange. Yes, that one line is all the red5. Log has during load of a > room. I am using Debug when I start red5. I will see if development > gives more. > > --Jason > On May 22, 2016, at 11:07 PM, Maxim Solodovnik <[email protected]> > wrote: >> >> in case you can see large payload, most probably handshake between flash >> and red5 is not successful >> you can additionally monitor red5.log file >> >> + you can edit web.xml file, change DEPLOYMENT to be DEVELOPMENT and >> check client console in browser >> >> On Mon, May 23, 2016 at 9:56 AM, Jason Romo <[email protected]> >> wrote: >> >>> The ports are open. Like I said it worked before in HTTP. After >>> trying HTTPS it gives blank page. I put back configs for HTTP and still >>> spins and blank page after. No loading line. HTTPS I see tcpdump and >>> both ways to 8443 even see large payload. For HTTP same thing but toport >>> 1935. Some exposed HTTP when in HTTPS, but just the first redirect. >>> >>> --Jason >>> On May 22, 2016, at 10:31 PM, Maxim Solodovnik < [email protected]> >>> wrote: >>>> >>>> "spinning circle" and no more messages usually mean connection problem, >>>> maybe some ports are closed? >>>> I do have old MacOS, will try to check if RTMPS is working, will write >>>> back here >>>> >>>> On Fri, May 20, 2016 at 11:27 PM, Jason Romo <[email protected] >>>> > wrote: >>>> >>>>> Hello all, >>>>> Question 1: I have installed Openmeetings 3.1.1 on Debian 8. I can >>>>> make it work all day without SSL. When I enable SSL HTTPS works into the >>>>> site, but when I access a room. It loads with spinning circle and then >>>>> just a blank page. I noticed it doesn’t do the loading line like it does >>>>> when working. I can see traffic on RTMPS 8443 during via tcpdump. I ran >>>>> full debug mode during this. I only get this message: the others are the >>>>> normal GRANT etc. >>>>> >>>>> >>>>> WARN 05-20 06:30:56.018 AbstractTextComponent.java 173002 170 >>>>> org.apache.wicket.markup.html.form.AbstractTextComponent >>>>> [http-nio-0.0.0.0-80-exec-6] - Couldn't resolve model type of >>>>> Model:classname=[org.apache.wicket.model.Model]:object=[null] for >>>>> [TextField [Component id = url]], please set the type yourself. >>>>> >>>>> >>>>> >>>>> Then if I remove the SSL options and go back to HTTP I get the same >>>>> error, when it worked before. Maybe I don’t have something enabled? I >>>>> cleared the cache files from working. Same results. I followed the >>>>> document on the website. I have reloaded twice and each time HTTP works >>>>> but then nothing works after the first time I try HTTPS. Even if restore >>>>> the backup files from before. >>>>> >>>>> >>>>> Question 2: I saw a few posts that RTMPS works with MacOSX now. Can >>>>> anyone confirm that? >>>>> >>>>> >>>>> Regards, >>>>> Jason >>>>> >>>> >>>> >>>> >>>> -- >>>> WBR >>>> Maxim aka solomax >>>> >>> >> >> >> -- >> WBR >> Maxim aka solomax >> > -- WBR Maxim aka solomax
