Changes

794 bytes removed ,  14:45, 14 July 2022
Line 44: Line 44:  
Active camera reconfiguration is accompanied by two consecutive camera shutter clicks.
 
Active camera reconfiguration is accompanied by two consecutive camera shutter clicks.
 
If camera is disconnected and later reconnected, a device will detect it by periodic camera ping packet. Once camera is detected, the device will reissue the reconfiguration procedure.
 
If camera is disconnected and later reconnected, a device will detect it by periodic camera ping packet. Once camera is detected, the device will reissue the reconfiguration procedure.
<br>
  −
==General command structure==
  −
General communication packet structure is as in the table bellow. It consist of CMD_ID (2 bytes), Data length of a command and a payload.
  −
{| class="wikitable"
  −
|+
  −
! rowspan="1" style="width: 400px; background: #0054A6; color: white;" |'''Command ID'''
  −
! rowspan="1" style="width: 400px; background: #0054A6; color: white;" |'''Data length'''
  −
! rowspan="1" style="width: 400px; background: #0054A6; color: white;" |'''Data'''
  −
|-
  −
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |2 bytes
  −
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |2 bytes
  −
| rowspan="1" style="text-align: left; style=" width: 150px; background: white; color: black;" |[data length] bytes
  −
|}
   
<br>
 
<br>
 
==Communication protocol==
 
==Communication protocol==

Navigation menu