androidthings / sample-videoRTC

Apache License 2.0
97 stars 51 forks source link

SSL Related issue during the connect #6

Open jli-fl opened 5 years ago

jli-fl commented 5 years ago

Hi, Guys

I downloaded this and gave it a try on Android studio . using pixel 2 phone simulator.

E/RoomRTCClient: Room connection error: HTTP POST to https://appr.tc/join/FJWNRJM error: Chain validation failed E/WSRTCClient: HTTP POST to https://appr.tc/join/FJWNRJM error: Chain validation failed

It seems that the issue is related to the SSL certificate, but not sure how to fix it.

Thanks Jeff

mrhendlin commented 5 years ago

I'm having a similar issue related to SSL certificate (on an MX7 board):

When i click "start video call" on my android things touch screen, i get the error: "Connection error: HTTP POST to https://appr.tc/join/LQP28ZG error. java.security.cert.certpathvalidatorexception: Trust anchor for certification path not found"