Is it possible to obtain HD resolution for JPEG posting script of Bosch camera to FTP?
Question
Is it possible to obtain HD resolution for JPEG posting script of Bosch camera to FTP?
Answer
Please refer to the “Alarm task script language” manual, chapter 5.1.2 (page 12-13) where this information is described:
Optional parameters:
– Format(<formats>)
Select the resolution of the JPEG images. You can choose between various <formats>:
– Small: 176×144/120 pixels (QCIF).
– Medium: 352×288/240 pixels (CIF).
– Large: 704×567/480 pixels (4CIF). This is the default value.
– 720P: 1280×720 pixels (only available for HD cameras).
– 1080P: 1920×1080 pixels (only available for HD cameras).
– 5MP: 2592×1944 pixels (only available for 5MP cameras).
– Max: highest resolution available for this device.
– <width>, <height>: resolution in pixels. If the defined resolution is not available, the closest available will be used.