Oimi Live是一个rtmp/rtsp播放器。
服务启动之后,直接嵌入页面内使用即可:
地址为http://${host}:${port}/index.html?uri=${url}
- ${host} 本机的ip
- ${port} 服务的端口
- ${url} 需要播放的rtmp/rtsp地址
<iframe src="http://localhost:8005/index.html?uri=$url"></iframe>
port: 服务的端口 ffmpeg: 删除改配置默认会自动下载依赖/填写需要填写绝对的地址
test url: http://localhost:8005/index.html?uri=rtmp://180.102.26.110/live/admin