Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[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 Jul 4, 2021 · 2 comments

Comments

@happog
Copy link

happog commented Jul 4, 2021

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 happog changed the title video/camera is black screen in Android R(11) and Android S(12) phones, not hit on Android 10 [Critical issue]video/camera is black screen in Android R(11) and Android S(12) phones, not hit on Android 10 Jul 4, 2021
@happog
Copy link
Author

happog commented Jul 4, 2021

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

@wanaideed
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants