usr-tag-interaction/README.md

8 lines
327 B
Markdown
Raw Normal View History

# 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)