Hi!
We use trial Wowza Streaming Engine, but we have problem with configure webrtc. We configured webrtc using README.html in archive.
When I try to join chat (https://192.168.32.99:9443/webrtc/chat/index.html) in logs I see:
-
-
- 151901.572 - - - - - - - - - - - - - - - - - - - - - - - - -
-
2017-01-27 10:07:00 MSK create webrtc INFO 200 - - defaultVHost webrtc definst 151901.575 - - - - - - - - - - 1 0 00 - - - - 0 0.0 -
2017-01-27 10:07:00 MSK comment server INFO 200 - WebRTCCommands.sendOffer[1857257990]: audioCodec:opus defaultVHost webrtc definst 151901.575 - - - - - - – - - - - - - -
2017-01-27 10:07:00 MSK comment server INFO 200 - WebRTCRTPHandler.bind: port:1 defaultVHost webrtc definst 151901.575 - - - - - - - - - – - - - - - - -
2017-01-27 10:07:00 MSK comment server INFO 200 - WebRTCRTPHandler.bind: port:2 defaultVHost webrtc definst 151901.575 - - - - - - - - - – - - - - - - -
2017-01-27 10:07:00 MSK comment server INFO 200 - WebRTCCommands.sendOffer[1857257990]: iceCandidate:candidate:0 1 UDP 50 192.168.32.99 6976 typ host generation 0 defaultVHost webrtc definst 151901.575 - - - - - -
2017-01-27 10:07:05 MSK comment server INFO 200 - WebRTCSession.shutdown[1621752707]: Shutdown WebRTC session. - - - 151906.59 - - - - - - - – - - - - - - -
2017-01-27 10:07:05 MSK unpublish webrtc INFO 200 - - defaultVHost webrtc definst 151906.592 - - - - - - - - - - 1 00 0 - - - - 0 0.0
2017-01-27 10:07:05 MSK destroy stream INFO 200 - - defaultVHost webrtc definst 5.018 - - - - - - - - - - 1 0 0 0- - - - 0 0.0 - -
2017-01-27 10:07:25 MSK comment server INFO 200 - killUnidentifiedSessions: Killing unidentified session: address:/192.168.33.38:50264 - - - 151927.27 - - - - – - - - - - - -
WebRTCSession shutdown in 5 seconds.
Could you help me with solution?