Hello,
I am developing a custom ROM based on Android MarshMallow for Nexus Player.
The booting, Playback, wifi etc are fine, but I am not able to cast from my phone youtube to box.
I suspect following error causing this issue. As soon as I try to connect from phone to box, I get this in logcat.
Can someone please guide me what to do to make it work.
04-30 19:40:00.787 3027 3158 W chromium: [3027:3158:WARNING:client_auth_signer.cc(107)] No private key, hence empty signature.
04-30 19:40:00.788 3027 3158 W chromium: [3027:3158:WARNING:client_auth_signer.cc(107)] No private key, hence empty signature.
04-30 19:40:06.894 3027 3027 I chromium: [3027:3027:INFO:metrics_util.cc(102)] Metrics stat: total=11
04-30 19:40:06.894 3027 3027 I chromium: AppStarted=1
04-30 19:40:06.894 3027 3027 I chromium: AppStopped=1
04-30 19:40:06.894 3027 3027 I chromium: CastV2.Authenticate.Challenge.In=2
04-30 19:40:06.894 3027 3027 I chromium: CastV2.Authenticate.Response.Out=2
04-30 19:40:06.894 3027 3027 I chromium: CastV2.Connection.Close.In=1
04-30 19:40:06.894 3027 3027 I chromium: CastV2.Receiver.DeviceStatus.Out.Broadcast=1
04-30 19:40:06.894 3027 3027 I chromium: CastV2.Transport.Accept=2
04-30 19:40:06.894 3027 3027 I chromium: CastV2.Transport.Close=2
04-30 19:40:06.894 3027 3027 I chromium: CastV2.Transport.TcpAccept=2
04-30 19:40:06.894 3027 3027 I chromium: Dial.YouTube.GetInfo.Android=3
04-30 19:40:06.894 3027 3027 I chromium: Dial.YouTube.GetInfo.Android.200=3
04-30 19:40:29.662 2765 2777 E System : Uncaught exception thrown by finalizer
04-30 19:40:29.666 2765 2777 E System : java.lang.NullPointerException: ssl_session == null
04-30 19:40:29.666 2765 2777 E System : at com.google.android.gms.org.conscrypt.NativeCrypto. SSL_SESSION_free(Native Method)
04-30 19:40:29.666 2765 2777 E System : at com.google.android.gms.org.conscrypt.OpenSSLSessio nImpl.finalize(SourceFile:485)
04-30 19:40:29.666 2765 2777 E System : at java.lang.Daemons$FinalizerDaemon.doFinalize(Daemo ns.java:202)
04-30 19:40:29.666 2765 2777 E System : at java.lang.Daemons$FinalizerDaemon.run(Daemons.java :185)
04-30 19:40:29.666 2765 2777 E System : at java.lang.Thread.run(Thread.java:818)
04-30 19:40:31.304 3027 3027 E chromium: [3027:3027:ERROR:receiver_namespace_handler.cc(656)] Idle screen app E8C28D3C did not connect on IPC. But, keep it running.
04-30 19:40:32.391 1879 1879 I wpa_supplicant: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
04-30 19:40:32.393 1879 1879 I wpa_supplicant: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
I am developing a custom ROM based on Android MarshMallow for Nexus Player.
The booting, Playback, wifi etc are fine, but I am not able to cast from my phone youtube to box.
I suspect following error causing this issue. As soon as I try to connect from phone to box, I get this in logcat.
Can someone please guide me what to do to make it work.
04-30 19:40:00.787 3027 3158 W chromium: [3027:3158:WARNING:client_auth_signer.cc(107)] No private key, hence empty signature.
04-30 19:40:00.788 3027 3158 W chromium: [3027:3158:WARNING:client_auth_signer.cc(107)] No private key, hence empty signature.
04-30 19:40:06.894 3027 3027 I chromium: [3027:3027:INFO:metrics_util.cc(102)] Metrics stat: total=11
04-30 19:40:06.894 3027 3027 I chromium: AppStarted=1
04-30 19:40:06.894 3027 3027 I chromium: AppStopped=1
04-30 19:40:06.894 3027 3027 I chromium: CastV2.Authenticate.Challenge.In=2
04-30 19:40:06.894 3027 3027 I chromium: CastV2.Authenticate.Response.Out=2
04-30 19:40:06.894 3027 3027 I chromium: CastV2.Connection.Close.In=1
04-30 19:40:06.894 3027 3027 I chromium: CastV2.Receiver.DeviceStatus.Out.Broadcast=1
04-30 19:40:06.894 3027 3027 I chromium: CastV2.Transport.Accept=2
04-30 19:40:06.894 3027 3027 I chromium: CastV2.Transport.Close=2
04-30 19:40:06.894 3027 3027 I chromium: CastV2.Transport.TcpAccept=2
04-30 19:40:06.894 3027 3027 I chromium: Dial.YouTube.GetInfo.Android=3
04-30 19:40:06.894 3027 3027 I chromium: Dial.YouTube.GetInfo.Android.200=3
04-30 19:40:29.662 2765 2777 E System : Uncaught exception thrown by finalizer
04-30 19:40:29.666 2765 2777 E System : java.lang.NullPointerException: ssl_session == null
04-30 19:40:29.666 2765 2777 E System : at com.google.android.gms.org.conscrypt.NativeCrypto. SSL_SESSION_free(Native Method)
04-30 19:40:29.666 2765 2777 E System : at com.google.android.gms.org.conscrypt.OpenSSLSessio nImpl.finalize(SourceFile:485)
04-30 19:40:29.666 2765 2777 E System : at java.lang.Daemons$FinalizerDaemon.doFinalize(Daemo ns.java:202)
04-30 19:40:29.666 2765 2777 E System : at java.lang.Daemons$FinalizerDaemon.run(Daemons.java :185)
04-30 19:40:29.666 2765 2777 E System : at java.lang.Thread.run(Thread.java:818)
04-30 19:40:31.304 3027 3027 E chromium: [3027:3027:ERROR:receiver_namespace_handler.cc(656)] Idle screen app E8C28D3C did not connect on IPC. But, keep it running.
04-30 19:40:32.391 1879 1879 I wpa_supplicant: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
04-30 19:40:32.393 1879 1879 I wpa_supplicant: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
from xda-developers http://ift.tt/1TlocFF
via IFTTT
Aucun commentaire:
Enregistrer un commentaire