/click-to-video-example

Example code showing how to implement the click to video feature in your product.

Primary LanguageTypeScriptMIT LicenseMIT

Click to Video

Example code showing how to implement the click to video feature in your product. For more information, check out our developer docs.

Setup

This repo is simplified version of what your backend server and client code could look like.

  • server: go to server directory and follow the instructions in the README.md.
  • client:
    • Web implementation: go to client/web directory and follow the instructions in the README.md.