← All changelog entries

v0.21 23rd of February 2017

New
  • Proper detection for the existence of camera and microphone for the HTML5 Pipe Recorder
  • Architecture and security changes: 2 separate recording servers (Flash and HTML5) and 1 separate processing server.
  • Implemented new function as part of the JavaScript control API: removePipeRecorder
  • onMicActivityLevel event API is now supported by the HTML5 video recorder
  • Pipe video recorder will no longer access the webcam during playback (HTML 5 version)
  • Pipe has a better UI for error messages (HTML 5 version)
  • New option and functionality [Mirror image while recording] added in the Embed page. Pipe will no longer mirror the image by default, instead it will rely on this newly added option which is transferred as an the new embed code parameter mv (defaults to 0).
  • Added S3 bucket folder (if set) to video and image URL in the S3 webhook payload
  • Added Canada region for S3 bucket regions
  • Updated Amazon S3 signature version
  • Updated docs regarding new API functions (getPlaybackTime and onSnapshotTaken) and deprecated onFlashReady function
  • Fixed issue with (S)FTP and Amazon S3 logs not storing multiple entries for the same video