浏览代码

Add image

Vladimir Vivien 3 年之前
父节点
当前提交
c9c9b9e15f
共有 2 个文件被更改,包括 4 次插入1 次删除
  1. 4 1
      examples/webcam/README.md
  2. 二进制
      examples/webcam/screenshot.png

+ 4 - 1
examples/webcam/README.md

@@ -45,7 +45,10 @@ Once built, you can start the webcam with the following command (and output as s
 2022/05/21 09:04:31 use url path /webcam
 ```
 
-Next, point your browser to your machine's address and shown port (i.e. `http://198.162.100.20:9090`). You should see a webpage with the streaming image in the middle (see below.)
+Next, point your browser to your machine's address and shown port (i.e. `http://198.162.100.20:9090`). 
+You should see a webpage with the streaming video (see below.)
+
+![](./screenshot.png)
 
 The webcam program offers several CLI arguments that you can use to configure the webcam:
 

二进制
examples/webcam/screenshot.png