- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
1、Browser:Chrome 57,
Server: Ubuntu 14.04.5 64bit LTS
2、I follow the steps of MCU installation, skip Compile and deploy ffmpeg with libfdk_aac and Use your own certificate the two steps.
3、I follow the steps of Set up the MCU cluster. and set the sever's public ip to ip_address.
4、the browser tell me "woogeen.sdk.js:8 ERROR: MCU reports connection failed for stream: 459144832566380500".
- Tags:
- HTML5
- JavaScript*
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Why do you need set the server ip? Do you deploy MCU server in inner network and have external ip address mapping? Is 10.91.87.22 the real ip address MCU server should expose and be visible to client?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Weiming,
I had the same issue. The root cause of my issue was, I didn't set firewall exception for the UDP ports. Following ports should be allowed through the firewall. Unfortunately, it is not yet documented in the "MCU Installation" document.
TCP Ports:
3000
8080
3001
3004
UDP Ports:
All UDP Ports: 0 to 65535
(I think, instead of allowing all UDP ports, the needed port range can be configured in the configuration file -> webrtc_agent/agent.toml)
Sincerely,
Arafath M
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Lei Zhai (Intel) wrote:
Why do you need set the server ip? Do you deploy MCU server in inner network and have external ip address mapping? Is 10.91.87.22 the real ip address MCU server should expose and be visible to client?
你好,我们部署了最新的MCU3.4,由于用的是阿里云专属网络,设备都只有内网IP地址,应该是做了公网映射,就提示上面的错误,是不是MCU不允许这么部署?

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page