Intel® Collaboration Suite for WebRTC
Community support and discussions on the Intel® Collaboration Suite for WebRTC (Intel® CS for WebRTC).

setup conference server in azure problem

Chao-Yu_C_
Beginner
393 Views

Environment : Azure VM : Ubuntu 14.04

change etc/woogeen_config.js
config.erizoController.hostname = 'webme.cloudapp.net'; //default value: ''

And set endpoint

port8095 TCP 8095 8095 -
port8080 TCP 8080 8080 -
port54578 TCP 54578 54578 -
port33430 TCP 33430 33430 -
port3001 TCP 3001 3001 -
port3000 TCP 3000 3000 -

 

when I open http://webme.cloudapp.net:3001/

I get errors like this
ERROR: 562f1782b22187c2340985a9 subscribe failed: peer connection failed
woogeen.sdk.js:8 ERROR: publish failed: peer connection failed

Is there some ports that I missed or config I should add?

 

0 Kudos
6 Replies
Chunbo_H_Intel1
Employee
393 Views

Hi Chaoyu,

Do you mean that you setup a port white list in your Azure VM? If so, I think the ports consumed by RTP would be a lot during the conference continuous usage.

0 Kudos
Chao-Yu_C_
Beginner
393 Views

I found the problem is my router block the port.

thank you for your help.

 

0 Kudos
Chunbo_H_Intel1
Employee
393 Views

Sound good! Let me know if you have further issues.

0 Kudos
Chao-Yu_C_
Beginner
393 Views

I used another computer in another LAN. I found it's ok.
So I login my router admin page and found there is an access rule for router.

I also found a problem in my gateway settings.

 

 


 

 

 

0 Kudos
Chunbo_H_Intel1
Employee
393 Views

This kind of further sharing is warmly welcome here! Thanks!

0 Kudos
Chunbo_H_Intel1
Employee
393 Views

Cool. That's really what we want our forum to be.

0 Kudos
Reply