openwebrtc-examples icon indicating copy to clipboard operation
openwebrtc-examples copied to clipboard

sony experia and htc one m8 not connecting to demo web app

Open pauluhn opened this issue 10 years ago • 0 comments

when I try to use a sony xperia phone to connect to the web app or another device, i get these warnings in the logs

09-03 15:29:54.590 21391-21391/com.ericsson.research.owr.examples.nativecall W/RtcSessionImpl﹕ got offer at invalid state: WAIT_ANSWER 09-03 15:29:54.590 21391-21391/com.ericsson.research.owr.examples.nativecall W/RtcSessionImpl﹕ start called at wrong state: WAIT_ANSWER

no video, no audio.

I'm getting the same warnings on a htc one m8 (831C)

09-03 15:54:54.977 22214-22214/com.ericsson.research.owr.examples.nativecall W/RtcSessionImpl﹕ got offer at invalid state: WAIT_ANSWER 09-03 15:54:54.977 22214-22214/com.ericsson.research.owr.examples.nativecall W/RtcSessionImpl﹕ start called at wrong state: WAIT_ANSWER

could the problem be android 5.0 related?

pauluhn avatar Sep 04 '15 15:09 pauluhn