From b01721ab8a824f4a144ce55a8de6767bbe3f5d0a Mon Sep 17 00:00:00 2001 From: xc <double72cheng@gmail.com> Date: Fri, 23 Apr 2021 17:01:09 +0800 Subject: [PATCH] 直播流组件 init --- README.md | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d2e92e0..3632978 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,10 @@ #### 准备工作 - 运行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播放 @@ -16,10 +20,6 @@ 1. 启动 com.hbbh.adapter.AdapterApplication 2. 访问 http://localhost:8088/public/index.html -#### 目前还存在的已知一些问题 - - -#### 环境介绍 #### 项目部署可能会涉及到Linux命令 -- Gitblit v1.9.1