Skip to content

A prototype application using Amazon IVS Timed metadata and three.js rendering

License

Notifications You must be signed in to change notification settings

skliffmueller/act-keyboard-player

Repository files navigation

Act Player

This is a demonstration of an Amazon IVS player. It contains a simulated keyboard driven by Timed Metadata cues.

Check out the live demo

Also checkout my pairing projects

act-rtmp-encoder Which was used in generating the demo live stream above.

Act IVS API Which generates the list.json file for video lists

Tech Stacks

Install

Built using node v14

npm install

Run development

npm run dev

Will be accessable at http://localhost:8080/

Build Production

npm run build

Files will be bundled in ./dist folder at the root of the project directory.

About

A prototype application using Amazon IVS Timed metadata and three.js rendering

Resources

License

Stars

Watchers

Forks