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
相关推荐
ggaofeng3 分钟前
glusterfs如何在k8s中使用
云原生·容器·kubernetes·glusterfs
Phantom Void10 分钟前
服务器处理客户端请求的设计方法
linux·运维·网络
倔强的石头10615 分钟前
Fooocus开源神器+cpolarAI让绘画告别服务器依赖
运维·服务器·cpolar
wei_shuo17 分钟前
服务器挂了等用户投诉才发现?我用Beszel搭了轻量监控系统,宕机第一时间通知我
运维·服务器
王码码203519 分钟前
多台服务器怎么统一看状态?Beszel 轻量监控,搭起来不费事
运维·服务器·后端·安全·阿里云·接口·web
暮云星影20 分钟前
个人总结 搭建Docker监控
docker·容器·grafana·prometheus
IT策士2 小时前
第49篇 k8s之服务网格入门:Istio 简介
容器·kubernetes·istio
维度攻城狮3 小时前
在Vscode连接的Docker容器中使用codex,并配置DeepSeek模型
vscode·docker·codex
APItesterCris4 小时前
实战教程:借助 Open Claw + 淘宝商品 API,低成本实现电商自动化监控与智能选品
大数据·运维·自动化
风曦Kisaki5 小时前
# 自动化运维Day03:Ansible模块进阶(setup,debug),四种常用变量,进阶语法;Ansible Roles(角色)
运维·自动化·ansible