Changes

399 bytes added ,  10:38, 14 July 2021
Line 407: Line 407:  
*<duration>
 
*<duration>
 
**Video duration in seconds from provided timestamps (not required for photo download), (max 30 sec)
 
**Video duration in seconds from provided timestamps (not required for photo download), (max 30 sec)
 +
 +
'''Structure examples:'''
 +
 +
'''camreq:<file type>,<file source>(if video, add ",<timestamp>,<duration>)'''
 +
 +
However, if there is a need to send to the specific server without configuring, you can add two extra parameters.
 +
The complete structure:
 +
 +
'''camreq:<file type>,<file source>(if video, add ",<timestamp>,<duration>),<domain>,port'''
 +
 +
For example: camreq:0,1,1624960616,5,212.59.13.226,7160
 +
    
{| class="wikitable"
 
{| class="wikitable"