Skip to content

Commit

Permalink
update: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gaowanlu committed May 3, 2024
1 parent 250653d commit dd6ba2c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ sudo apt install libopencv-dev pkg-config
npm install
```

## API Documentation
## Nodejs API

* `import openlive`

Expand Down Expand Up @@ -91,12 +91,12 @@ openlive.start()

* [Browser viewing of real-time camera images](./index.js)

## Compile to run
## How to run it

```shell
node-gyp configure
npm run build
node index
```

![show](./resources/2023-04-14213407.jpg)
![show](./resources/2024-05-04013528.png)
Binary file removed resources/2023-04-14213407.jpg
Binary file not shown.
Binary file added resources/2024-05-04013528.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit dd6ba2c

Please sign in to comment.