Example code showing how to implement the click to video feature in your product. For more information, check out our developer docs.
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.
- Web implementation: go to