You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "Hüber Erik (JIRA)" <ji...@apache.org> on 2015/01/09 18:57:35 UTC

[jira] [Updated] (OPENMEETINGS-1146) RTMPS uses rtmpport

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

Hüber Erik updated OPENMEETINGS-1146:
-------------------------------------
    Description: 
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



  was:
fresh install binary for the repository (v 3.0.3)
without ssl everything is fine

I followed the description in.../RTMPSAndHTTPS.html (only RTSPS part)
the connection test with iceweasel
http://localhost:5080/openmeetings/swf?6&swf=networktesting.swf10.swf
...
Port: : start test... rtmps://localhost:1935/openmeetings/hibernate
...

it seams that the variable is used:
<rtmpport>1935</rtmpport>
if I only change this value, the rtmps port changes as well.

if I change
rtmpport=rtmpsport=8443
it works neighter

win7, linux same result.

tnx in advance




> 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
>              Labels: patch
>
> 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)