From d2488c566a84a0ad9c196df7cc582a92d4de16d2 Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Tue, 8 Dec 2020 17:57:42 +0000 Subject: [PATCH] Added more Advanced bitrate controls --- .../settingsComponents/cameraSettings.vue | 256 ++++++++++++------ 1 file changed, 166 insertions(+), 90 deletions(-) diff --git a/openflexure_microscope/api/static/src/components/tabContentComponents/settingsComponents/cameraSettings.vue b/openflexure_microscope/api/static/src/components/tabContentComponents/settingsComponents/cameraSettings.vue index 7e705482..8e37a0b9 100644 --- a/openflexure_microscope/api/static/src/components/tabContentComponents/settingsComponents/cameraSettings.vue +++ b/openflexure_microscope/api/static/src/components/tabContentComponents/settingsComponents/cameraSettings.vue @@ -5,93 +5,154 @@

Manual camera settings

-

Raspberry Pi Camera

- -
- -
- -
-
+
    +
  • + Pi Camera Settings +
    +
    + +
    + +
    +
    -
    - -
    - -
    -
    +
    + +
    + +
    +
    -
    - -
    - -
    -
    -
    - -
    -

    Image quality

    - -
    -
    - - -
    - -
    - -
    - +
    + +
    + +
    +
    -
    -
    +
  • - This stream bitrate may impact fast autofocus performance +
  • + Image Quality +
    +
    +
    + +
    + +
    +
    + +
    + + +
    +
    +
    +
  • +
  • + Advanced +
    +
    + + +

    + This option sets the target bitrate for camera + recordings.
    + Limiting bitrate may impact fast-autofocus + reliability. + However is guaranteed to fix the live stream disappearing + for some highly detailed samples. +

    +
    + +
    + + +

    + This option sets the framerate of the Pi Camera video + encoder. The actual stream framerate is determined by + network speed, and is limited by the encoder framerate.
    + Lowering framerate may impact fast-autofocus + accuracy. +

    +
    +
    +
  • +