Clon1998 / mobileraker

A Flutter mobile app for Klipper/Moonraker
Other
479 stars 52 forks source link

iOS Notification image flipped #388

Closed Bleach3D closed 2 months ago

Bleach3D commented 2 months ago

Bug Report

Description

The camera image shown in the notification on IOS devices seem to be flipped

Steps to Reproduce

  1. start a print
  2. look at the notification
  3. see flipped image (Camera image is flipped in the the camera settings, since it is mounted overhead)

Expected Behavior

The image should have the same orientation as in the opened app.

Screenshots

image

Version Information

Debug Logs

Additional Context


Checklist

To help us diagnose the issue, please ensure you've completed the following steps:

Clon1998 commented 2 months ago

The companion is doing exactly what you configured. The rotation is not yet synced/taken from moonraker. Therfore, you will ned to configure the rotation in the mobileraker.conf file via the snapshot_rotation: <> entry. https://github.com/Clon1998/mobileraker_companion?tab=readme-ov-file#companion---config