open-webrtc-toolkit / owt-server

General server (streaming/conference/transcoding/anayltics) for OWT. (A.k.a. MediaServer)
https://01.org/open-webrtc-toolkit
Apache License 2.0
1.13k stars 369 forks source link

4.3 MCU centos Mixed stream with IOS safari Browser Issue #487

Open nareshinstavc opened 4 years ago

nareshinstavc commented 4 years ago

4.3 MCU centos Mixed stream with IOS safari Browser Issue And below logs of webrtc agent

(process:13953): libnice-CRITICAL **: 11:31:08.304: file address.c: line 166 (nice_address_set_port): should not be reached 2020-05-01 11:31:08,354 - WARN: dtls.SSL - failed in unknown state 2020-05-01 11:31:08,354 - ERROR: dtls.DtlsSocket - SSL error 1 2020-05-01 11:31:08,354 - WARN: dtls.DtlsSocketContext - DTLS Handshake Failure error:1410242E:SSL routines:dtls1_read_bytes:tlsv1 alert protocol version 2020-05-01 11:31:08,355 - WARN: DtlsTransport - id: 504567315333887900, message: Handshake failed, transportName:video, openSSLerror: error:1410242E:SSL routines:dtls1_read_bytes:tlsv1 alert protocol version 2020-05-01 11:31:08,355 - ERROR: WebRtcConnection - id: 504567315333887900, message: Transport Failed, transportType: video 2020-05-01 11:31:08.355 - WARN: Connection - message: failed the ICE process, code: 502, id: 504567315333887900 2020-05-01 11:31:08.355 - WARN: WrtcConnection - ICE failed, 500 504567315333887900 2020-05-01 11:31:11,555 - WARN: dtls.SSL - failed in unknown state 2020-05-01 11:31:11,556 - ERROR: dtls.DtlsSocket - SSL error 1 2020-05-01 11:31:11,556 - WARN: dtls.DtlsSocketContext - DTLS Handshake Failure error:1410242E:SSL routines:dtls1_read_bytes:tlsv1 alert protocol version 2020-05-01 11:31:11,556 - WARN: DtlsTransport - id: 253394471030266900, message: Handshake failed, transportName:video, openSSLerror: error:1410242E:SSL routines:dtls1_read_bytes:tlsv1 alert protocol version 2020-05-01 11:31:11,556 - ERROR: WebRtcConnection - id: 253394471030266900, message: Transport Failed, transportType: video 2020-05-01 11:31:11.556 - WARN: Connection - message: failed the ICE process, code: 502, id: 253394471030266900 2020-05-01 11:31:11.556 - WARN: WrtcConnection - ICE failed, 500 253394471030266900

MrSmith87 commented 4 years ago

Check this : https://github.com/open-webrtc-toolkit/owt-client-javascript/issues/343