rfc5766-turn-server是谷歌推荐的turn开源项目,经常作WebRTC的服务器端使用。编译环境搭建vagran tWindows用户要想在Windows下编译rfc5766-turn-server的话,需安装虚拟机,我推荐程序员专用的虚拟机——vagran t,Linux用户请忽略。其配置文件如下:vagran tfile...
turnserver -L <public_ip_address> -c turnserver.conf -o -a -b turnuserdb.conf -f -r <system_domain_name> 可以通过以下指令获取帮助 turnserver -h turnserver.conf配置: # RFC5766-TURN-SERVER configuration file # RFC5766-TURN-SERVER配置文件 # # Boolean values note: where boolean value is...
NOTE:This project is active in Google code: http://code.google.com/p/rfc5766-turn-server/ 启动方法:./turnserver -L [ip] -a -b /user/local/etc/turnserverdb.conf -f -r [ip]
coturn/rfc5766-turn-serverPublic NotificationsYou must be signed in to change notification settings Fork160 Star516 v3.2 BranchesTags Code Folders and files Name Last commit message Last commit date Latest commit History 1,209 Commits examples ...
Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} coturn / rfc5766-turn-server Public Notifications You must be signed in to change notification settings Fork 164 ...
turnserver.conf配置: # RFC5766-TURN-SERVER configuration file # RFC5766-TURN-SERVER配置文件 # # Boolean values note: where boolean value is supposed to be used, # you can use '0', 'off', 'no', 'false', 'f' as 'false, # and you can use '1', 'on', 'yes', 'true', 't'...
rfc5766-turn-server是利用配置文件来定义自己的功能表现的,安装完成后,在下列路径都有默认的配置文件: /usr/local/etc/turnserver.conf.default rfc5766-turn-server检出目录/examples/etc/turnserver.conf 随便cp一个出来就能用,如果你实在找不到,可以从我这里下载一个 ...
webrtcHacks:Can you mention any WebRTC services that use rfc5766-turn-server? Oleg:I know for sure that several vendors on yourlistare using our project. Unfortunately I never discussed with them whether I can use their names so I would rather not mention them here. There are many. ...
#define TURN_SERVER_VERSION "3.2.5.9" #define TURN_SERVER_VERSION_NAME "Marshal West" #define TURN_SOFTWARE "Citrix-" TURN_SERVER_VERSION " '" TURN_SERVER_VERSION_NAME "'" #if (defined(__unix__) || defined(unix)) && !defined(USG) #include <sys/param.h> #endif #include <sys/type...
[SVN copy of..] High-performance free open source TURN and STUN Server implementation. VoIP media traffic NAT traversal and gateway. - GitHub - tony2001/rfc5766-turn-server: [SVN copy of..] High-performance free open source TURN and STUN Server implemen