Geotab Trip Mapping Video Recall Integration
The Request Video Add-In allows users to request camera footage directly from the Geotab Trips History map. To install, Administrators add the add-in under System > Settings > Add-Ins, replace the configuration text, and upload the provided requestvideo.zip file. Once installed, users can click any point on a trip’s map to open the Request Video panel, confirm the date/time, select a video duration, and submit the request. Requested videos will then appear in the VideoProtects > Video Recalls page for review. This tool streamlines video retrieval, improving fleet safety oversight and Event investigation.
Installing the Request Video Add-In
In Geotab, navigate to the System > Settings > Add-Ins tab and click the + Add-In button.

In the Configuration tab, replace the default text with the following:
{
"name": "RequestVideo",
"supportEmail": "videoprotects@jjkeller.com",
"version": "1.0",
"items": [
{
"page": "tripsHistory",
"noView": false,
"mapScript": {
"src": "/requestvideo/addin.js",
"style": "/requestvideo/addin.css"
}
}
],
"isSigned": false
}

Download the add-in files found here: requestvideo.zip
In the Files tab, add the downloaded requestvideo.zip file folder:

Click OK and the RequestVideo Add-in will now appear in the Geotab Add-Ins list.

Requesting Video from the Geotab Map
Once the Request Video Add-In has been installed, navigate to the Geotab Trips History. When clicking on any point of the selected trip on the map, a Request Video option will appear (if the vehicle is paired to a camera).

Selecting Request Video will open the Request a Video panel on the right side of the screen. The date and time of the request will match the point selected on the map. Simply select the desired duration of the video and click the Request Video button.

The requested video recall will then appear on the Video Recalls page – see VideoProtects Video Recall for more information.


