From 064a347e52fd557bf858fba90258c32842e5264b Mon Sep 17 00:00:00 2001
From: xc <xucheng@yyigou.com>
Date: Fri, 19 Feb 2021 09:06:57 +0800
Subject: [PATCH] 完善一些细节

---
 README.md |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/README.md b/README.md
index 7d42cb7..d2e92e0 100644
--- a/README.md
+++ b/README.md
@@ -6,11 +6,16 @@
 ## V1.0
 #### 准备工作
 - 运行Monica实例机器IP
-
+- application.properties 必须配置: monica.ip , monica.port
 #### 已有功能
 
 - 将rtsp流转换成 HLS,WebRTC,FLV.js,Jessibuca 并进行H5播放
 
+#### 操作演示
+
+1. 启动 com.hbbh.adapter.AdapterApplication 
+2. 访问 http://localhost:8088/public/index.html
+
 #### 目前还存在的已知一些问题
 
 

--
Gitblit v1.9.1