coturn docker 项目 搭建【一切正常】

业务需求:需要coturn这个服务

定制语音视频连线

请参考"小红的逃脱外星人追踪计划"

coturn项目

本地测试连接服务

c 复制代码
turnutils_stunclient -p 3478 127.0.0.1

turnutils_stunclient -p 3478 -L 127.0.0.1 127.0.0.1

telnet localhost 3478

turnutils_uclient -u testuser -w testpassword -p 3478 -v luichun.com -e 172.99.0.8


测试一切正常

参考资料

url 复制代码
github项目连接
1:https://github.com/coturn/coturn/tree/master
docker coturn 项目连接
2:https://hub.docker.com/r/coturn/coturn
相关教程连接
3:https://www.metered.ca/blog/running-coturn-in-docker-a-step-by-step-guide/#step-8-testing-whether-the-coturn-is-running
相关推荐
企鹅侠客3 分钟前
实践篇:14-构建 Node.js 应用程序镜像
docker·node.js·dockerfile
biass20 分钟前
jenkins角色权限
运维·jenkins
tomorrow.hello22 分钟前
Jenkins Pipeline(二)
运维·jenkins
做一个AC梦37 分钟前
Docker安装失败:Docker Desktop installation failed
运维·docker·容器
Shan120539 分钟前
浅谈Docker Kicks in的应用
运维·docker·容器
Li&&Tao43 分钟前
docker 常用命令
docker·容器·eureka
Jiude2 小时前
MinIO 社区版被故意阉割,Web管理功能全面移除。我来试试国产RustFS
后端·docker·架构
飞询3 小时前
Docker 安装 Elasticsearch 9
elasticsearch·docker
Tipriest_3 小时前
Ubuntu常用的软件格式deb, rpm, dmg, AppImage等打包及使用方法
linux·运维·ubuntu
真智AI4 小时前
利用 Claude Opus 4 自动化 GitHub 工作流:从安装到实战详解
运维·自动化·github