Last Recording Uploader Output

Table of Contents

Screenshot 2025 10 13 at 12.55.01

The Last Recording Uploader automatically transfers the most recently finished recording created by a File Recording Output Destination to a specified location — either a local folder or a remote server via SSH.
This feature is useful for automating post-production workflows, backups, or external file delivery.

Please note there is also a Last Recording Video Source that is independ from this Last Recording Output Destination.

Fields

Recording

Displays the full file path of the most recent recording. A circle shows the upload progress while the file gets uploaded to its destination. The magnifier button next to the field reveals the file in Finder, allowing quick access.

Service

Defines where the file will be uploaded or moved to.
Available options are:

  • rsync via SSH – Uploads the recording to a remote server using SSH and rsync.
  • Local Folder – Moves or copies the recording to a folder on your local Mac.

Uploading a recording to a remote server via SSH using rsync

When “rsanc via ssh” is selected the following fields appear:

  • Server – The address of the remote server (for example, example.com or 192.168.1.10).
  • User Name – The user account used for the SSH connection.
  • Folder Path – The target directory on the remote server where the recording should be uploaded.

To use SSH, a shared SSH key must be installed on the remote server.

Password-based authentication is not supported. Ensure that the public ssh key from the mimoLive host system is added to the authorized keys file of the remote server user.

Storing a recording on the local system

When “Local Folder” is selected the following options are available:

  • Folder – Displays the destination folder path.
    • The magnifier button opens the folder in Finder.
    • The Choose… button allows selecting a different folder.
  • Mode – Determines how the recording file is handled:
    • Move File to Folder – Moves the recording file to the target folder (removing it from its original location).
    • Make a Copy – Copies the recording file to the target folder while keeping the original file.
*

Make use of Network Volumes with “Local Folder”

The Local Folder option also works seamlessly with mounted network volumes (such as SMB, AFP, or NFS shares). This makes it easy to store recordings directly on a file server in your local network — for example, on a shared storage system used by your production team. Ensure the network volume is mounted and accessible before the recording upload begins. If the volume is disconnected, the upload will fail silently.

Upload must be triggered manually

The Last Recording Uploader does not start automatically after a recording finishes. To begin the upload process, you must manually trigger it by clicking the Live button on the output destination. This allows you to review the recording before uploading it, giving you full control over when the file transfer begins.

Your Feedback

How would you rate your experience with this feature of mimoLive®?

User Manual: Recent Updates

Endpoints

General The API, when enabled, is available at “http://localhost:8989/api/v1”. This is the base URL that

Read More »

Automation Layer

Streamline Your Production with mimoLive’s Automation Layer The mimoLive Automation Layer was originally developed as

Read More »