Changes

1,703 bytes added ,  14:49, 25 September 2023
New SMS commands
Line 79: Line 79:     
Upload with domain, port, and resolution provided by a request. Example: camreq:1,1,192.168.1.1,12345,4
 
Upload with domain, port, and resolution provided by a request. Example: camreq:1,1,192.168.1.1,12345,4
 +
 +
==Camera SD card format command==
 +
The following command will format the SD card of the selected camera, and return the status (success or fail) of the format SD card command.
 +
 +
{| class="wikitable"
 +
|+
 +
! rowspan="1" style="width: 400px; background: #0054A6; color: white;" |'''Command'''
 +
! rowspan="1" style="width: 400px; background: #0054A6; color: white;" |'''Arguments'''
 +
! rowspan="1" style="width: 400px; background: #0054A6; color: white;" |'''Explanation'''
 +
|-
 +
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |camget_sdformat:
 +
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |<cam id>
 +
| rowspan="1" style="text-align: left; style=" width: 150px; background: white; color: black;" |
 +
*1 – Front camera
 +
*2 – Rear camera
 +
|}
 +
Example: <b>camget_restart: 1</b>
 +
 +
==Camera restart command==
 +
The following command will restart the selected camera, andreturn the status (success or fail) of the sent command
 +
 +
{| class="wikitable"
 +
|+
 +
! rowspan="1" style="width: 400px; background: #0054A6; color: white;" |'''Command'''
 +
! rowspan="1" style="width: 400px; background: #0054A6; color: white;" |'''Arguments'''
 +
! rowspan="1" style="width: 400px; background: #0054A6; color: white;" |'''Explanation'''
 +
|-
 +
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |camget_restart:
 +
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |<cam id>
 +
| rowspan="1" style="text-align: left; style=" width: 150px; background: white; color: black;" |
 +
*1 – Front camera
 +
*2 – Rear camera
 +
|}
 +
Example: <b>camget_restart: 1</b>
 +
<br>
     

Navigation menu