lancerrrrrrr commited on
Commit
08a9696
·
1 Parent(s): deca38e

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -1127,7 +1127,7 @@ body .markdown-body
1127
  </tbody>
1128
  </table>
1129
  <h4 id="_2">基础直播流程<a class="headerlink" href="#_2" title="Permanent link"></a></h4>
1130
- <p><img src="/Users/yangxinhua/%E4%B8%80%E4%B8%AA%E7%9B%B4%E6%92%AD%E6%B5%81%E7%A8%8B.png"></p>
1131
  <h4 id="_3">参考资料<a class="headerlink" href="#_3" title="Permanent link"></a></h4>
1132
  <ul>
1133
  <li><a href="https://zhuanlan.zhihu.com/p/485406496">直播协议的选择:RTMP vs HLS vs HTTP-FLV</a></li>
@@ -1308,7 +1308,7 @@ body .markdown-body
1308
  <p><strong>第三方服务</strong>:保证 APP 在未打开或后台运行时也能收到消息通知。 </p>
1309
  </li>
1310
  </ul>
1311
- <p><img src="/Users/yangxinhua/IM%E7%BB%8F%E5%85%B8%E6%9E%B6%E6%9E%84.png"> </p>
1312
  <p>IM 的功能组成主要包括联系人列表、聊天界面、消息发送通道、消息接收通道、消息存储和消息未读数。 </p>
1313
  <p><strong>参考文档</strong> </p>
1314
  <ul>
 
1127
  </tbody>
1128
  </table>
1129
  <h4 id="_2">基础直播流程<a class="headerlink" href="#_2" title="Permanent link"></a></h4>
1130
+ <p><img src="./%E4%B8%80%E4%B8%AA%E7%9B%B4%E6%92%AD%E6%B5%81%E7%A8%8B.png"></p>
1131
  <h4 id="_3">参考资料<a class="headerlink" href="#_3" title="Permanent link"></a></h4>
1132
  <ul>
1133
  <li><a href="https://zhuanlan.zhihu.com/p/485406496">直播协议的选择:RTMP vs HLS vs HTTP-FLV</a></li>
 
1308
  <p><strong>第三方服务</strong>:保证 APP 在未打开或后台运行时也能收到消息通知。 </p>
1309
  </li>
1310
  </ul>
1311
+ <p><img src="./IM%E7%BB%8F%E5%85%B8%E6%9E%B6%E6%9E%84.png"> </p>
1312
  <p>IM 的功能组成主要包括联系人列表、聊天界面、消息发送通道、消息接收通道、消息存储和消息未读数。 </p>
1313
  <p><strong>参考文档</strong> </p>
1314
  <ul>