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

Basic call connectivity issues in v.4.3

Chandramouli_P
Beginner
1,236 Views

Hello,

We installed Intel CS for WebRTC framework v.4.3 on Ubuntu 18.04 server. When we are trying to run the sample application, we are getting the below issues:

Note: This is happening with v4.3. only. Our STUN/TURN server is working fine.

Chrome Browser:
publication error Error: "Ice procedure failed."

Firefox:
ICE connection state changed to disconnected 7 owt.js:9:35149
AbortError: The fetching process for the media resource was aborted by the user agent at the user's request. 2
Error: Ice procedure failed. owt.js:9:47687
ICE connection state changed to connected owt.js:9:35149
Error: Ice procedure failed. 4 owt.js:9:47687
ICE connection state changed to disconnected owt.js:9:35149
ICE connection state changed to failed owt.js:9:35149
Publication error: connection failed. index.js:181:41
ICE connection state changed to closed owt.js:9:35149
ICE failed, add a STUN server and see about:webrtc for more details
469337008735237100 is ended. index.js:129:21
AbortError: The fetching process for the media resource was aborted by the user agent at the user's request.
ICE connection state changed to connected owt.js:9:35149
ICE connection state changed to closed owt.js:9:35149
MCU returns negative ack for unsubscribing, Subscription does NOT exist owt.js:9:33120
ICE connection state changed to failed owt.js:9:35149
Neither publication nor subscription is available. owt.js:9:38467
ICE failed, add a STUN server and see about:webrtc for more details
ICE connection state changed to failed owt.js:9:35149
Neither publication nor subscription is available. owt.js:9:38467
ICE failed, add a STUN server and see about:webrtc for more details
ICE connection state changed to failed owt.js:9:35149
Neither publication nor subscription is available. owt.js:9:38467
ICE failed, add a STUN server and see about:webrtc for more details
ICE connection state changed to failed owt.js:9:35149
Neither publication nor subscription is available. owt.js:9:38467
ICE failed, add a STUN server and see about:webrtc for more details
ICE connection state changed to failed owt.js:9:35149
Neither publication nor subscription is available. owt.js:9:38467
ICE failed, add a STUN server and see about:webrtc for more details

Any help would be appreciated.

Thank you.

Best Regards,
Chandramouli.

 

0 Kudos
8 Replies
Chandramouli_P
Beginner
1,236 Views

Hello Team,

Good evening and any help would be appreciated.

Thank you.

Best Regards,
Chandramouli.

0 Kudos
Kien__Middle
Beginner
1,236 Views

I hope someone helps!

ICE connection state changed to checking
ICE connection state changed to connected
Empty candidate.
mixStream 5e00738313fa200e00bef287 265779736757822940 common
ICE connection state changed to checking
Remote stream added.
ICE connection state changed to connected
Empty candidate.
Result: {id: "265779736757822940", type: "forward", media: {…}, info: {…}}
ICE connection state changed to checking
Remote stream added.
ICE connection state changed to connected
Empty candidate.
ICE connection state changed to disconnected
ICE connection state changed to closed
ICE connection state changed to closed

 

with 3 or 4 or more connection, ICE auto change status to disconnected.

0 Kudos
Chandramouli_P
Beginner
1,236 Views

Hello Team,

Good evening and wish you a very happy new year. Any help would be appreciated.

Thank you.

Best Regards,
Chandramouli.

0 Kudos
YanbinZ_Intel
Employee
1,236 Views

Could you please upload server side logs , which can help us to check the issues.

Thanks

Yanbin

0 Kudos
Kien__Middle
Beginner
1,236 Views

Chào Yanbin Z.

Tôi tìm thấy có sự khác biệt ở logs/webrtc-xxx.log

Ngoài ra các log khác không có vấn đề gì.

Tôi đã thử kết nối với 5 thiết bị PC có gắn camera và microphone với mạng ổn định và 1 luồng Share screen từ 1 trong 5 thiết bị.

Nhưng vấn đề này xảy ra: 

ICE connection state changed to disconnected
ICE connection state changed to closed

Quá trình này lặp lại liên tục, và tôi mong sẽ có sự hỗ trợ tư Intel.

Server test: https://rsv01.suremeet.vn, Version 4.3

Thank you.
Middle Kiên.

 

0 Kudos
Chandramouli_P
Beginner
1,236 Views

Hello Yanbin,

Good evening and thank you for your reply. We are following same installation process only to 4.3 version, like 4.2 and 4.2.1 versions. The same environment is successfully working in 4.2.1 version. Also, same environment with STUN/TURN server, 4.2.x works fine while 4.3 is not working. As I noticed, there are no error messages in logs. Anyway, please find the below information as you asked:

Environment:
Server (MCU) Operating System: Ubuntu 18.04 Server (Minimal version - command line only) and CentOS 7.x (Minimal version - command line only)
Linux Kernel Version: 4.15.0-69-generic (Default) and 5.3.6 (Low latency - Updated)
Browser: Google Chrome Version 77.0.3865.90 (Official Build) (64-bit) and Firefox on Windows 10 Pro
Intel CS for WebRTC Version: 4.3
Firewall: No firewall and all ports are opened
Cloud Environment: AWS

Installation Steps:
1) Installed updates and essential common development libraries
2) Removed firewalld and iptables
3) Installed RabbitMQ, and MongoDB in the same server only
4) Installed NodeJS 8.x
5) Download and unzip CS_WebRTC_Conference_Server_MCU.v4.3.Ubuntu.tgz
6) Installed dependencies in video_agent folder (./install_deps.sh)
7) Installed openh264 library in video_agent folder (./install_openh264.sh)
8) ./compile_ffmpeg_with_libfdkaac.sh in audio_agent folder
9) cp ffmpeg_libfdkaac_lib/* lib/
10) Installed dependencies (./install_deps.sh) in conference_agent, streaming_agent, recording_agent, and sip_agent folders individually to avoid "Connection to rabbitMQ server error Error: libavformat.so.58: cannot open shared object file" error.
11) Changed private IP address and public IP address in the respective .toml files (as same as v.4.2.1)
12) sudo bin/init-all.sh [--deps]
13) sudo bin/start-all.sh
14) Run the sample application from the browser

Please find the logs that you asked in the below link:

https://pastebin.com/be7MSVKU

These are the steps that I followed. Please correct me, If there is anything wrong. If you need any other information, please let me know. I look forward to hearing from you.

Thank you

Best Regards,
Chandramouli.

0 Kudos
Chandramouli_P
Beginner
1,236 Views

Hello Yanbin,

Good evening and any help would be appreciated.

Thank you.

Best Regards,
Chandramouli.

0 Kudos
Kien__Middle
Beginner
1,236 Views

Hello Yanbin,

Good evening and any help would be appreciated.

Thank you.

Best Regards,
Middle Kien

0 Kudos
Reply