3 Star 5 Fork 3

我是好人 / wd_video

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

wd_mv

介绍

本项目旨在用rust建立更稳定更高效更(此处略去一万字)的视频流服务器

软件架构

1 基于异步事件架构(wd_event+tokio)
2 rtmp协议推拉流
3 flv视频存储(v0.0.1版本未实现)

安装教程

1 clone 本项目
2 用如下命令运行

cargo build;.\target\debug\wd_video.exe run

使用说明

  1. 按照安装教程运行服务
  2. 打开推流软件,向服务器推流
  3. 使用vlc进行拉流

其他

联系方式见cargo.toml
项目有很多待优化的模块,吾精力有限,诸事缠身(懒),未能逐一优化。
已在需要的地方,打上了/TODO /FIXME 类似这样的标签和说明
望有猿人能加以补齐,新手就当练手,老手多加指教。

MIT License Copyright (c) 2020 我是好人 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

rust 视频库 展开 收起
Rust
MIT
取消

贡献者

全部

近期动态

加载更多
不能加载更多了
Rust
1
https://gitee.com/yutiandou/wd_video.git
git@gitee.com:yutiandou/wd_video.git
yutiandou
wd_video
wd_video
master

搜索帮助