2.0 Recording Client Now Available on NPM
NewOur 2.0 recording client can now be installed directly via NPM with npm install @addpipe/pipe-recording-client, instead of being added via <script> and <link> tags. It works out of the box with modern bundlers (Vite, webpack, Rollup, Next.js, and more).
Our official React hook, @addpipe/react-pipe-media-recorder, now loads the recording client through this NPM package too, starting with version 1.3.0.