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
wrote:
> Right b
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, 11:07 PM, at 11:07 PM, Maxim Solodovnik
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
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. Som
"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
wrote:
> Hello all,
> Question 1: I have installed Openmeetings 3.1.1
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 doe