Pipe changelog
Pipe changelog
addpipe.com

Fixed issue with the recording not stopping at the maximum recording time (mrt setting) if the recorder was removed from DOM

 

Fix

 

 

Until now, if the Pipe desktop recording client was removed from the DOM before hitting the maximum recording limit, the recording simply continued forever until the user left or closed the webpage on which the Pipe recording client was embedded on.

The issue has been fixed today when we rolled out new, updated client side (pipe.js) files.

This only occurred when the Pipe recording client was removed using custom JS code. Removing the Pipe recorder with the built in remove function worked as expected and is the recommended way to remove Pipe from a webpage.