# red5-rtmp-show
**Repository Path**: gisplus/red5-rtmp-show
## Basic Information
- **Project Name**: red5-rtmp-show
- **Description**: 展示视频
- **Primary Language**: Java
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 6
- **Created**: 2020-12-25
- **Last Updated**: 2020-12-25
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# red5-rtmp-show
#### 介绍
整个系统共有三个项目组成
- [red5-maven-tomcat 流媒体服务器](https://gitee.com/shiqiang1/red5-maven-tomcat)
- [red5-rtmp-push 接受视频流并推送到服务器](https://gitee.com/shiqiang1/red5-rtmp-push)
- [red5-rtmp-show 获取视频流 进行人脸识别展示](https://gitee.com/shiqiang1/red5-rtmp-show)
#### 启用说明
1.主要是借用ifast框架,主要的服务类就一个,其他的都是多余的。
2.http://localhost:8989/hessian/live 直接访问最终效果需要flash插件支持,