正在显示
1 个修改的文件
包含
2 行增加
和
1 行删除
| @@ -42,11 +42,12 @@ For example, use ffmpeg to publish: | @@ -42,11 +42,12 @@ For example, use ffmpeg to publish: | ||
| 42 | sleep 1; \ | 42 | sleep 1; \ |
| 43 | done | 43 | done |
| 44 | </pre> | 44 | </pre> |
| 45 | -step 6: add server ip to hosts as demo. <br/> | 45 | +step 6: add server ip to client hosts as demo. <br/> |
| 46 | <pre> | 46 | <pre> |
| 47 | # edit the folowing file: | 47 | # edit the folowing file: |
| 48 | # linux: /etc/hosts | 48 | # linux: /etc/hosts |
| 49 | # windows: C:\Windows\System32\drivers\etc\hosts | 49 | # windows: C:\Windows\System32\drivers\etc\hosts |
| 50 | +# where server ip is 192.168.2.111 | ||
| 50 | 192.168.2.111 demo | 51 | 192.168.2.111 demo |
| 51 | </pre> | 52 | </pre> |
| 52 | step 7: play live stream. <br/> | 53 | step 7: play live stream. <br/> |
-
请 注册 或 登录 后发表评论