Hi All,
I am developing the ORTC support to my WebRTC demo with the adapter-1.0.2.js .
All things worked fine, but after I called dtlsTranport.start() with a valid remote parameter.
I cloud not capture any DTLS flow and the Edge reported error:
ORTC18165: ORTC RTCDtlsTransport: DTLS handshake failed. hr=c004e00f
I have not idea on this error... I need some clues...
My demo site : https://udta.github.io/sample
Thanks,