HeadSpin Documentation
Documentation

Using Mini Remote

Miniremote

With Miniremote, team members can access and interact with remote device UIs via a browswer.

Why use Miniremote

  • Remote UIs are accessible through a URL, without going through Headspin's Remote Control interface
  • Miniremote works with both desktop and handheld devices
  • UIs can be moved and resized by moving and resizing the browswer
  • Multitouch support in handheld devices

Using Miniremote

Via Headspin Remote Control

To use Miniremote, first choose a host and then start a device to start in Remote Control. Click on the Open <code class="dcode">Miniremote</code> button in the top right corner.

mini remote button

A new page will be opened with the miniremote device UI.

mini remote browser

Via QR code

To easily open miniremote on a handheld device, hover over the QR code button in the top left corner and scan the QR code with your device.

mini remote qr code

The device will open the miniremote device UI.

mini remote android

Note that currently iOS devices will be able to open the miniremote UI for multitouch support, but will not receive any images from the device being controlled.

Via a Direct URL

You can access the device UI directly by visiting <code class="dcode">https://ui.headspin.io/miniremote/&lt;device_id>?token=&lt;api-token></code>. An example link that works with your API token is provided below:


https://ui.headspin.io/miniremote/<device_id>?token=<your_api_token>

Read more on how to get your API token.

Visiting the miniremote URL will lock the device to your user account. You can only use miniremote if the device is currently unlocked or locked by you. If another user is locking the device, you will not be able to lock it.

The URL can be configured with additional parameters:

Parameter What This Does Example
title=<page_title> Set the title of the page to a new title. Default title is headspin. title=Headspin
audioReset=<audio_percentage> Adjust device volume to X percentage of full volume. audioReset=20