video demo
This commit is contained in:
parent
1b8882b1c7
commit
32590c201e
2 changed files with 5 additions and 1 deletions
|
@ -25,8 +25,12 @@ By using ZMQ as input, the mapping of the lines is decoupled from the generation
|
|||

|
||||

|
||||
|
||||
<video controls="" src="/security_vision/laserspace/raw/branch/main/assets/screenshots/laserspace-demo.mp4">
|
||||
<strong>Your browser does not support the HTML5 "video" tag.</strong>
|
||||
</video>
|
||||
|
||||
## Usage
|
||||
|
||||
```bash
|
||||
cargo run --bin render_lines_gui
|
||||
```
|
||||
```
|
||||
|
|
BIN
assets/screenshots/laserspace-demo.mp4
Normal file
BIN
assets/screenshots/laserspace-demo.mp4
Normal file
Binary file not shown.
Loading…
Reference in a new issue