Changes

130 bytes added ,  10:13, 14 July 2021
Line 282: Line 282:     
===Camera request command===
 
===Camera request command===
A new camera request has been added, which allows server to request files from a camera. The format is as provided below in the table:
+
A new camera request has been added, which allows the server to request files from a camera. The format is as provided below in the table:
 
{| class="wikitable"
 
{| class="wikitable"
 
|+
 
|+
Line 291: Line 291:  
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |camreq:
 
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |camreq:
 
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |<file_type>,<file_source>,<timestamp>,<duration>
 
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |<file_type>,<file_source>,<timestamp>,<duration>
| rowspan="1" style="text-align: left; style=" width: 150px; background: white; color: black;" |Captures appropriate file with the provided details. If the connection to server is opened, them files immediately become available for download. If not, then connection is tried to be made.
+
,<domain>,<port>
 +
| rowspan="1" style="text-align: left; style=" width: 150px; background: white; color: black;" |Captures appropriate file with the provided details. If the connection to server is opened, them files immediately become available for download. If not, then connection is tried to be made. If <domain> and <port> parameters are included, the device will send footage of the command to that address.
 
|}
 
|}
 
The arguments are as follows:
 
The arguments are as follows:

Navigation menu