8 lines
327 B
Markdown
8 lines
327 B
Markdown
|
|
# usr-tag-interaction
|
||
|
|
## Usage
|
||
|
|
1. Put video files in `video/` directory
|
||
|
|
2. Copy `tags.example.js` to `tags.js` and edit it
|
||
|
|
to configure the tag ids and the corresponding video urls
|
||
|
|
3. Open `index.html` with [browser that supports Web Serial API](https://caniuse.com/?search=serial)
|
||
|
|
(Chrome, Edge, Opera as of 2024/08/03)
|