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

Hüber Erik commented on OPENMEETINGS-1146:
------------------------------------------

Thanks for the answer

I did the same with #105 as you , changed the port# to 19351 in config.xml

debug output (I clicked the link in the popup window):

Settings are retrieved 
url  http://localhost:5080/openmeetings/public/networktestingdebug.swf10.swf 
url  http://localhost:5080/openmeetings/public/networktestingdebug.swf10.swf 
host  localhost 
Ping: start test... 
http://localhost:5080/openmeetings/networktest.upload?testType=ping 
Ping: load time = 68 ms 
Ping: load time = 42 ms 
Ping: load time = 33 ms 
Ping: load time = 117 ms 
Ping: load time = 43 ms 
Ping: load time = 22 ms 
Ping: load time = 25 ms 
Ping: load time = 23 ms 
Ping: load time = 24 ms 
Ping: load time = 37 ms 
Ping: report: 
Average ping time: 43.4 ms 
Packets received: 10 
Packets lost: 0 
 
Port: : start test... rtmps://localhost:8443/openmeetings/hibernate 
*** debug *** 
devRtmpConnection/registerMethods() 
devrtmpconnection «<rtmpConnection>#0| /@testsView/@portTest/@rtmp» _onStatus 
NetConnection.Connect.Failed 
Port: RTMP connect status -  NetConnection.Connect.Failed 
Port: connection error - null 
 
Jitter: start test... 
http://localhost:5080/openmeetings/networktest.upload?testType=jitter 
Jitter: report: 
Average time: 36.16 ms 
Min time: 11 ms 
Max time: 113 ms 
Jitter: 76.84 ms and -25.159999999999997 ms  
 
Download speed: start test... 
http://localhost:5080/openmeetings/networktest.upload?testType=download 
Download speed: report: 
Bytes downloaded: 1 Mb 
Download time: 0.069 s 
Download speed: 14.492753623188404 Mb/s 
 
Upload speed: start test... 
http://localhost:5080/openmeetings/networktest.upload 
Upload speed: report: 
Bytes uploaded: 1 Mb 
Upload time: 0.047 s 
Upload speed: 21.27659574468085 Mb/s 
 
lzx> Debug.inspect(/@testsView/@portTest/@rtmp) 
«<rtmpConnection>#0» { 
  _events: «Array(3)| [«<rtmpConnection>#0»/<event name='onconnect'>, 
«<rtmpConnection>#0»/<event name='onerror'>, «<rtmpConnection>#0»/…» 
  _instanceAttrs: {…, autoconnect: false, debug: true, name: 'rtmp'} 
  _instanceChildren: null 
  _nc: [object NetConnection] 
  animators: null 
  autoconnect: false 
  classChildren: null 
  classroot: /@testsView/@portTest 
  cloneManager: null 
  clonenumber: null 
  data: null 
  datapath: null 
  debug: true 
  defaultplacement: null 
  dependencies: null 
  id: null 
  ignoreplacement: false 
  immediateparent: /@testsView/@portTest 
  inited: true 
  initstage: null 
  isinited: true 
  lastCalled: null 
  name: 'rtmp' 
  nodeLevel: 3 
  onconnect: «<rtmpConnection>#0»/<event name='onconnect'> 
  onerror: «<rtmpConnection>#0»/<event name='onerror'> 
  onstatus: «<rtmpConnection>#0»/<event name='onstatus'> 
  options: {} 
  parent: /@testsView/@portTest 
  placement: null 
  src: 'rtmps://localhost:8443/openmeetings/hibernate' 
  status: 'NetConnection.Connect.Failed' 
  styleclass: '' 
  subnodes: null 
  toString: Function 
  transition: (void 0) 
} 
«<rtmpConnection>#0| /@testsView/@portTest/@rtmp» 
lzx> 

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