Explore Plans
Mobile menu Close menu
RemoteLync

Video ready

This Trigger fires every time a new video is available from a camera at the RemoteLync location you specify. NOTE: includes video captured when the camera detects motion and when you request the camera to "Capture Now."

Developer info

API endpoint slug
remotelync.video_ready

Trigger fields

Location Dropdown list

Label
Which location?
Slug
location
Required
true
Can have default value
false

Ingredients

Camera name The name of the camera that detected motion.

Slug
device_label
Filter code
Remotelync.videoReady.CameraName
Type
String
Example
Front Door

Location name The name of the location where motion was detected.

Slug
location_label
Filter code
Remotelync.videoReady.LocationName
Type
String
Example
My House

Thumbnail url The URL to the video thumbnail.

Slug
thumbnail_url
Filter code
Remotelync.videoReady.ThumbnailURL
Type
String
Example
https://remotelync-video.com/5003-1412922258-c87de.jpg

Video url The URL to the video.

Slug
media_url
Filter code
Remotelync.videoReady.VideoURL
Type
String
Example
https://remotelync-video.com/5103-1412922258-c87de.mp4

Recorded at Date and time the video was created.

Slug
event_time
Filter code
Remotelync.videoReady.RecordedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00