RTCMultiConnection-Server icon indicating copy to clipboard operation
RTCMultiConnection-Server copied to clipboard

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

Open happog opened this issue 3 years ago • 2 comments

Logs 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 for unsupported format

@ @muaz-khan

happog avatar Jul 04 '21 02:07 happog

current code seems not compatible latest android R and android S .

happog avatar Jul 04 '21 03:07 happog

current code seems not compatible latest android R and android S .

current code seems not compatible latest android R and android S .

I follow this url for create android apps. It's work fine. URL https://medium.com/@aideedprogrammer/video-broadcast-webrtc-using-ionic-apps-14affc0a8369

wanaideed avatar Apr 06 '22 03:04 wanaideed