Hello Chris
more an advice than a bug:
I was trying to use PerchRTC with a JANUS server
the JANUS is exposing a SocketIO
similar in some ways to the XirSys (less the auth...)
I was able to get all the publish from WEB (in chrome) and my device and the emulator both are rendering Audio and Video (some small problem if the audio is presented before the video stream)
But I'm having problem with the publish:
I prepare my offer, I send it, starts the ICE dance, I send all the candidates
but I see the server stucked always in
[WARN] [892394496] Still waiting for the DTLS stack for component 1 in stream 1...
so the server never starts the part of "MATCHING the candidates"
so my question is the nighthawk-webrtc missing some SSL related part ? (just a guess!)
thanks
Antonio
Hello Chris
more an advice than a bug:
I was trying to use PerchRTC with a JANUS server
the JANUS is exposing a SocketIO
similar in some ways to the XirSys (less the auth...)
I was able to get all the publish from WEB (in chrome) and my device and the emulator both are rendering Audio and Video (some small problem if the audio is presented before the video stream)
But I'm having problem with the publish:
I prepare my offer, I send it, starts the ICE dance, I send all the candidates
but I see the server stucked always in
[WARN] [892394496] Still waiting for the DTLS stack for component 1 in stream 1...
so the server never starts the part of "MATCHING the candidates"
so my question is the nighthawk-webrtc missing some SSL related part ? (just a guess!)
thanks
Antonio