# SharinPix Video Capabilities

## Overview

SharinPix allows users to **record, upload, and view videos** directly within the SharinPix Mobile App and Salesforce. Whether you're capturing short clips in the field or uploading pre-recorded videos, SharinPix provides flexible video support for your organization.

This article covers :

1. [Recording Videos in the SharinPix Mobile App](#recording-videos-in-the-sharinpix-mobile-app)
2. [Uploading and Viewing Videos in Salesforce](#uploading-and-viewing-videos-in-salesforce)
3. [Supported Video Formats](#supported-video-formats)
4. [Playable Video Sizes in Salesforce](#playable-video-sizes-in-salesforce)

{% hint style="info" %}
**Prerequisite**

1. Video feature is available only on the **Enterprise** plan and must be **explicitly enabled**. Please contact [SharinPix Support](/documentation/getting-started-with-sharinpix/how-to-contact-support.md) to activate this feature.
2. If you are on another plan, you can also try this feature in a **sandbox** first using the **SharinPix Mobile App**.
   {% endhint %}

## Recording Videos in the SharinPix Mobile App

The SharinPix mobile app includes a built-in video recording feature.

**How to Record:**

1. Open the SharinPix mobile app.
2. Select the **Video** mode from the scrollable mode list at the bottom.
3. Tap the **Record** button to begin recording. Tap again to stop.
4. Tap the thumbnail to **view the video**, with an option for **full-screen playback**.
5. While recording, you can tap the **Snap** button (to the right of the record button) to capture still photos.

<figure><img src="/files/ANnLeV6Sjv7zl1ZCPzmx" alt=""><figcaption></figcaption></figure>

### Video Duration Limits

Users on the **Enterprise Plan** can record videos up to **30 seconds** long.

{% hint style="info" %}
**Info**

* **To record videos longer than 30 seconds**, customers must:
  1. Be on the **Enterprise** plan.
  2. Use their **own AWS S3 storage**.
  3. Explicitly [request support](/documentation/getting-started-with-sharinpix/how-to-contact-support.md) to activate extended playback.
* Videos captured using the SharinPix Mobile App are automatically saved in **MP4** format.
  {% endhint %}

## Uploading and Viewing Videos in Salesforce

Videos recorded on the mobile app, or uploaded through other SharinPix-supported interfaces, can be viewed directly in Salesforce:

1. From the **gallery view**, click on any video to open it in the image viewer.

![](/files/rC96wZZguMich9pWT4s9)

2\. If your video has been uploaded successfully, **a play button** will appear on the video, allowing you to preview it.

![](/files/zoUMb8FSZwdECkFTXh7q)

## Supported Video Formats

SharinPix supports the following **common web formats** :

* **MP4**
* **WEBM**
* **MOV**

{% hint style="success" %}
**Tip**

Need another format? [Contact SharinPix Support](/documentation/getting-started-with-sharinpix/how-to-contact-support.md) to discuss additional format support.
{% endhint %}

## Playable Video Sizes in Salesforce

| Plan Type                   | Playable Video Size |
| --------------------------- | ------------------- |
| Enterprise                  | Up to 25 MB         |
| Pro / Lite / Basic / Legacy | Not Avalaible       |

{% hint style="success" %}
**Tip**

For assistance with playing larger videos, please [contact SharinPix support](/documentation/getting-started-with-sharinpix/how-to-contact-support.md).
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sharinpix.com/documentation/features/upload-images/sharinpix-video-capabilities.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
