Pipe Video and Audio Recorder Plugin for Bubble
  • Quick Start Guide
  • Element Properties
  • Element Events
  • Element Actions
  • Element States
  • Plugin Actions (API)
  • Deleting a Recording
  • Using Your Own Video Controls
Powered by GitBook
On this page

Was this helpful?

Element Actions

Note: The actions prefixed with "Desktop recorder" below work for Pipe's desktop recorder, which also works on Android if enabled. See Pipe's documentation for details.

PreviousElement EventsNextElement States

Last updated 1 year ago

Was this helpful?

The Pipe Recorder element has the following action(s):

  • “Reset”: The Pipe Recorder element is an input element and this action resets it, clearing its value. You can use this, for example, after a recording is done and you have saved the resulting URL to your database.

  • "Desktop recorder: Record": Start a recording (desktop recorder only).

  • "Desktop recorder: Stop recording": Stop a recording (desktop recorder only).

  • "Desktop recorder: Play": Play a recording (desktop recorder only).

  • "Desktop recorder: Pause": Pause playback of a recording (desktop recorder only).

  • "Desktop recorder: Save": If recording auto-saving is disabled, you can use this action to save the recording (desktop recorder only).

  • "Desktop recorder: Get recording time": Gets the time of the currently recording stream (desktop recorder only). Tip: you can call this with a Do every x seconds.

  • "Desktop recorder: Get playback time": Returns the time of the current playback stream (desktop recorder only) Tip: you can call this with a Do every x seconds.