AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
RemoteLyncRemoteLync

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."

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
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."
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 nameThe name of the camera that detected motion.

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

Location nameThe name of the location where motion was detected.

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

Thumbnail URLThe 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 URLThe URL to the video.

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

Recorded atDate 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.000+05:00