coyee-stream-converter Java音视频流转换
|
|
il y a 3 ans | |
|---|---|---|
| src | il y a 3 ans | |
| .gitignore | il y a 3 ans | |
| LICENSE | il y a 3 ans | |
| README.md | il y a 3 ans | |
| pom.xml | il y a 3 ans |
用于将rtsp等协议的视频流转换为rtmp或hls协议的视频流,使其能在android、ios等设备上播放。
启动后访问: http://{server}:{port}/static/hls.html 可查看示例
启动后访问:
http://{server}:{port}/static/rtmp.html 可查看rtsp转rtmp示例
http://{server}:{port}/static/hls.html 可查看rtsp转hls示例