1
0
Fork 0
mirror of https://github.com/maziggy/bambuddy.git synced 2026-05-09 08:25:54 +02:00

[GH-ISSUE #132] [Feature]: Be able to zoom in on Camera Feed #74

Closed
opened 2026-05-07 00:05:54 +02:00 by BreizhHardware · 6 comments

Originally created by @sbcrumb on GitHub (Jan 22, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/132

Originally assigned to: @maziggy on GitHub.

Problem or Use Case

Not able to zoom in on the camera feed mobile or desktop.

Proposed Solution

Mobile or desktop but being able to zoom in on the camera feed would be helpful.

Alternatives Considered

only work around on mobile take a screenshot and zoom in.

Feature Category

UI/UX

Priority

Nice to have

Mockups or Examples

No response

Contribution

  • I would be willing to help implement this feature

Checklist

  • I have searched existing issues to ensure this feature hasn't already been requested
Originally created by @sbcrumb on GitHub (Jan 22, 2026). Original GitHub issue: https://github.com/maziggy/bambuddy/issues/132 Originally assigned to: @maziggy on GitHub. ### Problem or Use Case Not able to zoom in on the camera feed mobile or desktop. ### Proposed Solution Mobile or desktop but being able to zoom in on the camera feed would be helpful. ### Alternatives Considered only work around on mobile take a screenshot and zoom in. ### Feature Category UI/UX ### Priority Nice to have ### Mockups or Examples _No response_ ### Contribution - [ ] I would be willing to help implement this feature ### Checklist - [x] I have searched existing issues to ensure this feature hasn't already been requested
BreizhHardware 2026-05-07 00:05:54 +02:00
Author
Owner

@maziggy commented on GitHub (Jan 23, 2026):

Please use branch 0.1.6b11 and let me know if it works for you.

<!-- gh-comment-id:3788532825 --> @maziggy commented on GitHub (Jan 23, 2026): Please use branch 0.1.6b11 and let me know if it works for you.
Author
Owner

@sbcrumb commented on GitHub (Jan 23, 2026):

while yes there is a zoom, what you can't do is the following. Move the location of what you are zooming in on. Mobile or desktop browser. A pinch to zoom on mobile would be great as well as the ability to move around the zoom

<!-- gh-comment-id:3790679728 --> @sbcrumb commented on GitHub (Jan 23, 2026): while yes there is a zoom, what you can't do is the following. Move the location of what you are zooming in on. Mobile or desktop browser. A pinch to zoom on mobile would be great as well as the ability to move around the zoom
Author
Owner

@maziggy commented on GitHub (Jan 24, 2026):

Please use branch 0.1.6-final and let me know if it works for you.

<!-- gh-comment-id:3794036676 --> @maziggy commented on GitHub (Jan 24, 2026): Please use branch 0.1.6-final and let me know if it works for you.
Author
Owner

@sbcrumb commented on GitHub (Jan 24, 2026):

Computer zoom and moving works fine. Mobile is still the issue.

I am running
Current version

v0.1.6b11

Check now
You're running the latest version

I think this is the first one I still don't see it.

Using this image
image: ghcr.io/maziggy/bambuddy:latest

<!-- gh-comment-id:3794738683 --> @sbcrumb commented on GitHub (Jan 24, 2026): Computer zoom and moving works fine. Mobile is still the issue. I am running Current version v0.1.6b11 Check now You're running the latest version I think this is the first one I still don't see it. Using this image image: ghcr.io/maziggy/bambuddy:latest
Author
Owner

@maziggy commented on GitHub (Jan 24, 2026):

No, you need to use branch 0.1.6-final and build the Docker image locally. It's not yet released.

git clone https://github.com/maziggy/bambuddy.git && cd bambuddy && git checkout 0.1.6-final && docker compose build --no-cache && docker compose up -d

<!-- gh-comment-id:3794741352 --> @maziggy commented on GitHub (Jan 24, 2026): No, you need to use branch 0.1.6-final and build the Docker image locally. It's not yet released. git clone https://github.com/maziggy/bambuddy.git && cd bambuddy && git checkout 0.1.6-final && docker compose build --no-cache && docker compose up -d
Author
Owner

@sbcrumb commented on GitHub (Jan 24, 2026):

git checkout 0.1.6-final && docker compose build --no-cache && docker compose up -d

Ok got it up and running and it now zooms on mobile in chrome.

<!-- gh-comment-id:3794770018 --> @sbcrumb commented on GitHub (Jan 24, 2026): > git checkout 0.1.6-final && docker compose build --no-cache && docker compose up -d Ok got it up and running and it now zooms on mobile in chrome.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/bambuddy-maziggy-1#74
No description provided.