Date: 1/1/2020Category: 运维技术Tag: CoTURN
使用apt安装
sudo apt-get -y update
sudo apt-get -y install coturn
喵个咪的博客sudo apt-get -y update
sudo apt-get -y install coturn
在本指南中,我们将学习如何在 Docker 容器中运行 CoTURN。COTURN 是一款免费的开源 TURN 服务器,可用于 WebRTC 视频和音频通信以及 VoIP 服务
Docker 提供了 CoTURN 镜像,可用于在容器中轻松设置 CoTURN 服务器
安装docker coturn。从云存储库Docker Hub中拉取coturn的docker镜像。