From fa92d56ae9d27343df39c92b799f727c11f090b6 Mon Sep 17 00:00:00 2001 From: xc <xucheng@yyigou.com> Date: Mon, 22 Feb 2021 16:22:11 +0800 Subject: [PATCH] 补充Monica API --- README.md | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d2e92e0..c159f45 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ #### 准备工作 - 运行Monica实例机器IP - application.properties 必须配置: monica.ip , monica.port +(monica.ip 是monica运行实例所在机器的IP) #### 已有功能 - 将rtsp流转换成 HLS,WebRTC,FLV.js,Jessibuca 并进行H5播放 @@ -16,10 +17,6 @@ 1. 启动 com.hbbh.adapter.AdapterApplication 2. 访问 http://localhost:8088/public/index.html -#### 目前还存在的已知一些问题 - - -#### 环境介绍 #### 项目部署可能会涉及到Linux命令 -- Gitblit v1.9.1