mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 08:25:54 +02:00
[GH-ISSUE #105] [Feature]: Show camera feeds in printer cards #54
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy-maziggy-1#54
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @RyanEwen on GitHub (Jan 19, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/105
Originally assigned to: @maziggy on GitHub.
Problem or Use Case
It would be nice to see a printer's camera feed without having to pop it out into a new window. Also to be able to view multiple feeds at once.
Proposed Solution
It would be great if there was an embedded camera view available on the card for each printer on the Printers page. Ideally with the option to view the feed larger within a modal dialog.
Perhaps the existing model thumbnail could be swapped with the camera feed when desired. Clicking the model thumbnail itself could swap to the camera view and vice-versa, with a tooltip / hover animation of some sort as a hint of the functionality.
Perhaps there could also be a button in the header near the Add Printer button, to toggle showing the cameras for all printers at once and vice versa.
Alternatives Considered
Another idea, rather reusing the model thumbnail area, is to have the camera feed appear below the print status, but I feel this would require using the existing camera button. Personally I will never use that button as I do never want to pop out a camera feed into a new window, but I understand that others may be attached to the way it works now.
Feature Category
Monitoring & Stats
Priority
Nice to have
Mockups or Examples
No response
Contribution
Checklist
@maziggy commented on GitHub (Jan 20, 2026):
This would require a change of the layout which is currently not in focus. Perhaps you are fine with a compromise ;)
I added a setting to choose wether the cam view is opening in a new browser window or embedded into the printer screen. Position and size are persistent.
Available in branch 0.1.6b10
@maziggy commented on GitHub (Jan 20, 2026):
Starting with branch 0.1.6b10 you can now open multiple embedded cam windows.