reolinkapipy icon indicating copy to clipboard operation
reolinkapipy copied to clipboard

Start Recording/Alarm manually - List of Python Commands

Open ghost opened this issue 4 years ago • 2 comments

How can I start/stop a recording manually? And how can I trigger the audio alarm or Flashlight manually? What are the commands for this? Is there a complete list of all Python commands? Thanks Jo

ghost avatar Nov 27 '21 08:11 ghost

To start the audio alarm the command should be: AudioAlarmPlay but it's not clear the body post payload...

danieleratti avatar Nov 30 '21 21:11 danieleratti

Hi @PortScanner,

Unfortunately, the library does not implement the whole Reolink API as it takes quite a bit of time to implement. From what I can see in the document I have, which hopefully contains all the Reolink API information, does have an API to start/stop a recording at will. The other option is to pull the feed to your device and record it manually there.

You can also take a look at the document attached below.

This document was provided to me by a discord user here CGI.docx

Benehiko avatar Dec 12 '21 22:12 Benehiko