Skip to content

fishjam-cloud/gesture-recognition

Repository files navigation

Gesture Recognition Example

The code in this repository contains a full working example of a videoconferencing app with gesture recognition.

Running

To run the example locally, first install the dependencies by running

yarn

Next, copy .env.example to .env and then update the value of VITE_ROOM_MANAGER_URL in .env.

Tip

You can get a working VITE_ROOM_MANAGER_URL on Fishjam or by running room-manager locally.

Finally, run the example with

yarn dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published