mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #325] [Bug]: External camera does not stream in Live, is not used for Snapshot #206
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
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#206
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 @jeffsf on GitHub (Feb 10, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/325
Originally assigned to: @maziggy on GitHub.
Bug Description
Installed Bambuddy on macOS by cloning the repo and running it with
uv. Configured the external camera for the printer using an RTSP URL provided bygo2rtc. Opening the window the Live image is still and the Snapshot image is that of the internal A1 camera.Expected Behavior
Live view of the camera should be Live.
Snapshot image should be from the selected external camera, not the internal one.
Steps to Reproduce
Printer Model
A1
Bambuddy Version
commit
f094c16showing v0.18.1Printer Firmware Version
01.04.00.00
Installation Method
Manual (git clone)
Operating System
macOS
Relevant Logs / Support Package
Screenshots
bambuddy-support-20260210-082845.zip
Additional Context
No response
Checklist
@maziggy commented on GitHub (Feb 11, 2026):
Fixed in branch 0.2.0b. Please let me know if it works now.
If you find Bambuddy useful, please consider giving it a ⭐ on GitHub — it helps others discover the project!
@jeffsf commented on GitHub (Feb 12, 2026):
Works as expected in
778d196(upstream/0.2.0b)The repeated disconnect of the camera was not observed either.