RTCMultiConnection icon indicating copy to clipboard operation
RTCMultiConnection copied to clipboard

[Critical issue]video/camera is black screen in Android R(11) and Android S(12) phones, not hit on Android 10 #34

Open happog opened this issue 3 years ago • 3 comments

current code seems not compatible latest android R and android S . pls help check why or where i can modify code to fix this android version adpation issues.

Lgs captured from Android device: error snip:

Line 13230: 06-20 05:09:48.204 6604 6783 E chromium: [ERROR:ssl_client_socket_impl.cc(959)] handshake failed; returned -1, SSL error code 1, net_error -200 Line 13310: 06-20 05:09:48.324 6604 6783 E chromium: [ERROR:ssl_client_socket_impl.cc(959)] handshake failed; returned -1, SSL error code 1, net_error -200 Line 13311: 06-20 05:09:48.325 6604 6783 E chromium: [ERROR:ssl_client_socket_impl.cc(959)] handshake failed; returned -1, SSL error code 1, net_error -200 Line 13336: 06-20 05:09:48.434 6604 6783 E chromium: [ERROR:ssl_client_socket_impl.cc(959)] handshake failed; returned -1, SSL error code 1, net_error -200 Line 13348: 06-20 05:09:48.486 6604 6783 E chromium: [ERROR:ssl_client_socket_impl.cc(959)] handshake failed; returned -1, SSL error code 1, net_error -200 Line 13365: 06-20 05:09:48.550 7040 7273 E chromium: [ERROR:audio_rtp_receiver.cc(89)] AudioRtpReceiver::OnSetVolume: No audio channel exists. Line 13371: 06-20 05:09:48.563 7040 7181 W chromium: [WARNING:timestamp_aligner.cc(131)] too short translated timestamp interval: system time (us) = 65490523, interval (us) = 58 Line 13372: 06-20 05:09:48.564 7040 7274 E chromium: [ERROR:internal_decoder_factory.cc(59)] Trying to create decoder for unsupported format Line 13374: 06-20 05:09:48.567 7040 7274 E chromium: [ERROR:internal_decoder_factory.cc(59)] Trying to create decoder fo

happog avatar Jul 06 '21 06:07 happog

are you uising a self signed SSL cert?

ROBERT-MCDOWELL avatar Jul 06 '21 10:07 ROBERT-MCDOWELL

I did not do any code changes based on source code, but actually nextwork is local wifi network

happog avatar Jul 07 '21 07:07 happog

are you uising a self signed SSL cert?

I did not do any code changes based on source code, but actually nextwork is local wifi network . how to config SSL cert? now i am not sure how to fix this issue

happog avatar Jul 07 '21 07:07 happog