[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-1146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hüber Erik reopened OPENMEETINGS-1146:
--------------------------------------

Dear Maxim

i really appreciate your work solving the issue, but unfortunately, this is not 
working for me yet:

        ##################################################
        #               Openmeetings is up               #
        #     3.0.4-SNAPSHOT 1654495 24-January-2015     #

what I did:
1.
download pkg from 
https://builds.apache.org/view/M-R/view/OpenMeetings/job/Openmeetings%203.0.x/102/
2.
setting keystore=truststore to my own one.
3.
changing # RTMPS Key and Trust store parameters in conf/red5.properties 
accordingly
4.
enabling RTMPS in conf/red5-core.xml  (I left RTMP untouched, because I did not 
find clear description how to switch RTMP off
5.
setting webapps/openmeetings/public/config.xml
<useSSL>yes</useSSL>
<proxyType>best</proxyType>
6.
creating derby DB (as fastest method)
./admin.sh -i -v -user <myemail> -email <myemail> -tz "Europe/Budapest" -group 
staff --db-name om304
7.
start red5.sh

the connection test result is still the same:
Port: : start test... rtmps://localhost:8443/openmeetings/hibernate
Port: connection error - null

crosscheck after starting red5.sh:

telnet localhost 8443
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
OK


Could you please describe how your config was working?
thanks

> RTMPS uses rtmpport
> -------------------
>
>                 Key: OPENMEETINGS-1146
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1146
>             Project: Openmeetings
>          Issue Type: Bug
>          Components: SWF10Video
>    Affects Versions: 3.0.3
>         Environment: 1st test
> linux: server(debian 7.7, mysql, red5), client iceweasel (everything on same 
> host)
> 2nd test
> win 7: same bin+config, same DB mysql, only diff openmeetings startend on 
> windows, client chrome, firefox
>            Reporter: Hüber Erik
>            Assignee: Maxim Solodovnik
>              Labels: patch
>             Fix For: 3.0.4, 3.1.0
>
>
> fresh install binary from the repository (v 3.0.3)
> without ssl everything is fine
> I followed the description in.../RTMPSAndHTTPS.html (only RTMPS part)
> the connection test with iceweasel
> http://localhost:5080/openmeetings/swf?6&swf=networktesting.swf10.swf
> output:
> ...
> Port: : start test... rtmps://localhost:1935/openmeetings/hibernate
> ...
> it seams that the variable rtmpport (from 
> webapps/openmeetings/public/config.xml) is used:
> <rtmpport>1935</rtmpport>
> if I only change this value for dummy 1930, the URL changes as well
> if I change
> rtmpport=rtmpsport=8443
> it works neighter
> win7, linux same result.
> tnx in advance



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to