muaz-khan / WebRTC-Experiment

WebRTC, WebRTC and WebRTC. Everything here is all about WebRTC!!
https://www.webrtc-experiment.com/
MIT License
11.76k stars 3.94k forks source link

STUN and TURN server #91

Open tusharkadam opened 11 years ago

tusharkadam commented 11 years ago
   Dear Mauz Khan,

  May I able to install STUN or TURN server on windows? if yes where should i get that executable stun or turn server( i need open source stun or turn server) .
  Or it is compulsory to install it on linux environment. Please provide me the links where can download stun or turn server.

regards, tushar k.

muaz-khan commented 11 years ago

Try OfficeSip's open-sourced C#-based TURN server:

https://github.com/vf1?tab=repositories
https://github.com/vf1/turnserver

// their site & screenshots
http://www.officesip.com/

It may work!