You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "Manohar Kotapati (JIRA)" <ji...@apache.org> on 2016/03/22 01:21:25 UTC

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

    [ https://issues.apache.org/jira/browse/OPENMEETINGS-1146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15205433#comment-15205433 ] 

Manohar Kotapati commented on OPENMEETINGS-1146:
------------------------------------------------

Dear Huber Erik,
I am also facing the same issue. I am using Openmeetings 3.0.7 and currenyly i am changing the configuration to handle HTTPS/RTMPS. I have valid certificates and followed the steps mentioned in openmeetings website. While doing the network testing I am getting a handshake error as below.
ort: : start test... rtmps://openpractice.cs.ttu.edu:8443/speechtherapy/hibernate 
*** debug *** 
Port: RTMP connect status -  NetConnection.Connect.SSLHandshakeFailed 
Port: connection error - null 

How you fixed this issue. Can you please help me on this?

> 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, 4.0.0
>
>         Attachments: 0.0.0.0_access.2015-01-28.log, 0.0.0.0_access.2015-01-28.log, openmeetings.log, openmeetings.log, red5.log, red5.log
>
>
> 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)