The new 2.0 embed code for the Pipe video recording platform contains 2 ways to embed the Pipe video recorder client:
- the HTML embed code (for conventional web pages and websites)
- the JS embed code (for JS heavy single page web apps built with Node, Vue, Angular, etc.)
The code in this repository shows you how to use the JS events and control APIs with each of the 2 embed codes.
For live demos check out:
-
using the JS APIs with the HTML embed code: https://addpipe.com/embed-code-v2-demos/embed-html.html
-
using the JS APIs with the JS embed code: https://addpipe.com/embed-code-v2-demos/embed-javascript.html