mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 08:25:54 +02:00
[GH-ISSUE #29] [Bug]: no CAM stream for A1 #4
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#4
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 @VID-PRO on GitHub (Dec 24, 2025).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/29
Originally assigned to: @maziggy on GitHub.
Bug Description
when i open the cam stream no video is streamed
Expected Behavior
see the actual video stream
Steps to Reproduce
click on the camera icon for the printer
Printer Model
A1
Bambuddy Version
0.1.5final
Installation Method
Docker
Operating System
Linux (Ubuntu/Debian)
Relevant Logs
Screenshots
No response
Additional Context
No response
Checklist
@maziggy commented on GitHub (Dec 24, 2025):
I don't have a A1 to test. Please use branch 0.1.6b and let me know if it works.
https://github.com/maziggy/bambuddy/tree/0.1.6b
@VID-PRO commented on GitHub (Dec 24, 2025):
i am using docker-compose.
how can i switch the branch?
@maziggy commented on GitHub (Dec 24, 2025):
git pull git checkout 0.1.6band than follow the standard docker installation.
@VID-PRO commented on GitHub (Dec 24, 2025):
now i get a error message in the camera window:
Camera unavailable
Make sure the printer is powered on and connected.
found this:
The -stimeout option for rtsp has been renamed to -timeout in ffmpeg 5.0.
@maziggy commented on GitHub (Dec 24, 2025):
Do you have Lan-Only mode AND LIve-View enabled?
Ahh wait....there is an option error. Let me check that if I'm @home again. Will come back to you.
@VID-PRO commented on GitHub (Dec 24, 2025):
yes lan only and developer mode is on.
thanks for your help.
thats the last open point before i switch from simplyprint to your great bambuddy
@maziggy commented on GitHub (Dec 24, 2025):
Also Live-View? It's below the Lan-Only option.
@VID-PRO commented on GitHub (Dec 24, 2025):
There is no such option on the a1.
But camera is working with bambu studio and simplyprint
@maziggy commented on GitHub (Dec 24, 2025):
ffmpeg renamed an option. This is now fixed.
If you are still in branch 0.1.6b, just do a "git pull" and try again.
It's hard to debug when you have no A1 to test.
@VID-PRO commented on GitHub (Dec 24, 2025):
not better
@maziggy commented on GitHub (Dec 25, 2025):
Found the problem: the A1 video stream is different: X1, X1C, X1E, H2C, H2D, P2S are using RTSPS on port 322, A1, A1MINI, P1P, P1S are using port 6000.
Please try again. Don't forget to "git pull" first.
@VID-PRO commented on GitHub (Dec 25, 2025):
its working but there is only one little thing left.
the cam window is a little to small so i get a scroll mark.
i think it has an other aspect ratio.
THANK YOU for your great and fast help.
now i can switch from simplyprint to bambuddy