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