For the complete documentation index, see llms.txt. This page is also available as Markdown.

Local Recording

Local Recording is handled completely locally in the host's browser and browser cache.

If using in a telehealth setting, it is the responsibility of the person that initiated the recording and saved it locally to adhere to HIPAA requirements. Be sure to assess internally if this is something that can be accept per your HIPAA compliant policies. Whereby cannot control what happens to a local recording.

Setup

With the Recording feature you'll need to ensure that several different conditions are met so your room hosts are able to see and use the feature.

  1. You're generating and the host is using a hostUrl

    • Only a room host will be able to Record in the room so you need to provide this type of link to the host.

    • When generating this be sure to note that a hostUrl is only valid between the meeting creation and endDate that you set during your request. These times are in UTC and not your local time zone, unless a timezone was specified in the request.

  2. You've enabled Local Recording from the “Configure” → “Recording” section of your dashboard, AND you are using ?recording=on in your room URLs. Or, you've set the recording type to local during the meeting creation API request.

Additional Information

  • Local Recording is only available in Chrome or Chromium browsers on a desktop or laptop. It is not available on mobile devices.

  • When recording a meeting while using the YouTube integration, any audio from the YouTube video will not be captured in the recording. If you need to capture audio from the video you're viewing in the local recording, we recommend sharing your screen with audio.

  • Whereby recordings are stored locally in your browser until they are downloaded onto your device. We recommend clearing your browser's site data, cookies, and cache prior to making a recording, to help ensure that your browser does not run out of space.

  • Files are initially downloaded as .webm files, which can be used in many platforms like Slack, YouTube, Chrome, and more. However you can use free programs like VLC or Handbrake to convert them to a file format you prefer

Record button not appearing:

  1. Verify you're accessing the meeting with a hostUrl

  2. If you've generated the roomUrl via the dashboard, you must include the parameter of &recording=on

Unable to download recordings

  1. Recordings are stored locally in your browser cache, so they will only be available on the device and browser that they were originally recorded on

  2. In rare cases, Chrome extensions can interfere with the download process. Try temporarily disabling them and then attempt the download again

  3. In some cases, if your browser ran out of storage while creating the recording, the resulted file in unable to be completed and not able to be downloaded. Prior to your next recording, try clearing your cache, cookies, and site data

Known Limitations

  • We recommend that this isn't used in a production environment without significant internal testing. Recordings are only created and stored locally. Whereby cannot recover any lost or corrupted recordings.

  • Only available in Chrome or Chromium browsers on a desktop or laptop

Last updated

Was this helpful?