type
Post
date
Dec 1, 2024
status
Published
slug
post-49
summary
webrtc-streamer流媒体服务器使用教程
tags
工具
Linux
开发
category
技术分享
password
icon
1、webrtc-streamer的安装部署
1、下载地址:https://github.com/mpromonet/webrtc-streamer/releases
2、Linux版本部署
系统环境都正常的情况安装步骤如下:
- webrtc-streamer包:webrtc-streamer-v0.7.2-Linux-x86_64-Release.tar.gz
- 拷贝到root下,解压:tar -xvf webrtc-streamer-v0.7.2-Linux-x86_64-Release.tar.gz
- 进入webrtc-streamer-v0.7.2-Linux-x86_64-Release:cd webrtc-streamer-v0.7.2-Linux-x86_64-Release
- 执行 ./webrtc-streamer -C config.json -o (具体参数看以下详情)
3、参考链接
- 作者:NotionNext
- 链接:https://tangly1024.com/article/post-49
- 声明:本文采用 CC BY-NC-SA 4.0 许可协议,转载请注明出处。







