FAForever / ice-adapter

Deprecated C++ ICE adapter - please use java-ice-adapter instead!
https://github.com/FAForever/java-ice-adapter
GNU General Public License v3.0
11 stars 10 forks source link

Fix TURN on Windows #17

Closed IDragonfire closed 7 years ago

IDragonfire commented 7 years ago

TURN is working on Linux

TURN candidates are not generated on Windows. But offered TURN candidates can be used.

How to Reproduce

  1. Only enable TURN image
  2. Host a game
  3. Join the game

image

Notes

https://developer.mozilla.org/en-US/docs/Web/API/RTCPeerConnection/iceGatheringState https://developer.mozilla.org/en-US/docs/Web/API/RTCPeerConnection/iceConnectionState

muellni commented 7 years ago

It seems to work with this dll: https://github.com/FAForever/ice-adapter/releases/download/v5.0.0/wrtc.node