Now Available: Tiled Layout for Your Call Recordings

Up till now, Gruveo has supported a single layout for call recordings where the active speaker's picture was automatically maximized to occupy most of the screen space. This has worked for a lot of our customers, but some were missing an option to have all call participants shown in pictures of about the same size, without the switching.

We are happy to announce that Gruveo now offers the option to use the "tiled" layout for call recordings that tiles the participant images on the screen. The new layout is available to all Gruveo users immediately. Check out the images below to compare the two layouts:

In the new "tiled" layout, all of the participants' pictures are shown in about the same size on the recording.

The original "maximized" layout automatically maximizes the image of the current active speaker.

To use the tiled layout for your call recordings, go to your Call Recordings page, choose "Tiled" for the layout and click “Save Changes”. The new layout will apply to any subsequent call recordings you make. Please see our Help Center for details.

Gruveo for Developers

The tiled recording layout is available to the Gruveo Embed API users via the new optional layout parameter to the embed.toggleRecording() method. To set the layout of the recording, pass maximized (default) or tiled in the layout parameter when the recording is started. For more information, please see our JavaScript API Reference.

Support for setting the recording layout in the Gruveo SDKs for iOS and Android is underway and will be released soon.

Happy recording!