From 4f602f9650287d7bcf9e8c28d9a0a3d4a4e5199a Mon Sep 17 00:00:00 2001 From: xc <double72cheng@gmail.com> Date: Tue, 27 Apr 2021 10:31:35 +0800 Subject: [PATCH] 历史监控 --- README.md | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 23289b9..3632978 100644 --- a/README.md +++ b/README.md @@ -7,14 +7,19 @@ #### 准备工作 - 运行Monica实例机器IP - application.properties 必须配置: monica.ip , monica.port +(monica.ip 是monica运行实例所在机器的IP) +#### 开发相关API +https://www.yuque.com/docs/share/446ab7fa-2a25-411e-940f-1ba5252bd11b + #### 已有功能 - 将rtsp流转换成 HLS,WebRTC,FLV.js,Jessibuca 并进行H5播放 -#### 目前还存在的已知一些问题 +#### 操作演示 +1. 启动 com.hbbh.adapter.AdapterApplication +2. 访问 http://localhost:8088/public/index.html -#### 环境介绍 #### 项目部署可能会涉及到Linux命令 -- Gitblit v1.9.1