1 Star 1 Fork 2

DennisGuo / WEBRTC-VIDEO-SERVER

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
Apache-2.0

说明

部署说明:

  • 安装relib re-0.4.14.tar.gz
  • 安装restund restund-0.4.11.tar.gz
  • 复制配置文件
    • sudo cp etc/restund.* /etc/
    • sudo ln -s /usr/local/lib/libre.so /usr/lib/libre.so
    • 配置文件
      • status_udp_addr 127.0.0.1
      • status_udp_port 33000
      • status_http_addr 127.0.0.1
      • status_http_port 88080
  • 运行restund: restund -d /etc/restund.conf
udp listen: 127.0.0.1:3478
tcp listen: 127.0.0.1:3478
stat: module loaded
binding: module loaded
auth: module loaded (nonce_expiry=3600s)
turn: lifetime=600 ext=127.0.0.1 ext6=::1 bsz=512
filedb: module loaded (/etc/restund.auth)
syslog: module loaded facility=24
status: module loaded (udp=127.0.0.1:33000 http=127.0.0.1:2832)
  • 三维端使用是 /call/:id 获取页面显示视频
  • android端使用 /streams.json 获取ID数据

ProjectRTC

WebRTC Live Streaming

The signaling part is done with socket.io. The client is built with angularjs.

Install

It requires node.js

The server will run on port 3000. You can test it in the (Chrome or Firefox) browser at localhost:3000.

Author

Copyright 2014 Pierre Chabardes Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

简介

WEBRTC的视频服务端 展开 收起
NodeJS
Apache-2.0
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/ghx/WEBRTC-VIDEO-SERVER.git
git@gitee.com:ghx/WEBRTC-VIDEO-SERVER.git
ghx
WEBRTC-VIDEO-SERVER
WEBRTC-VIDEO-SERVER
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891