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