SHARE
TWEET

Untitled

a guest Jan 20th, 2016 158 Never
  1. <BackgroundColor> - Background color of overlay in hex argb
  2. <ForegroundColor> - Foreground color (font) of overlay in hex argb
  3. <FontFamily>
  4. <FontSize>
  5. <OutputFormat> - Format string for overlay. {0} = IP, {1} = username, {2} = password
  6. <OutputFolder>
  7. <SaveParams> - If true, also saves "get_params.cgi"
  8. <SaveStatus> - If true, also saves "get_status.cgi"
  9. <Threads> - Number of threads. Higher amount means it will go faster, but it will also be more demanding. Recommended 4, not recommended above 25.
  10. <MaxTries> - Number of times to retry connecting to the camera.
  11. <SnapshotTimeout> - Timeout to get snapshot in ms
  12. <PageTimeout> - Timeout to get misc pages in ms (Params, Status)
  13. <MaintenanceEnabled> - If true, performs maintenance on the settings file. (Currently, adds a trailing slash to the output folder
  14. <SnapshotFormat> - Image output format. Options: "png", "jpg", "bmp"
RAW Paste Data
Top