mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #164] [Feature]: Link internal camera with a live rtmp stream for Live streaming #103
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#103
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 @nvdmedianl on GitHub (Jan 27, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/164
Originally assigned to: @maziggy on GitHub.
Problem or Use Case
Use the internal camera and set up an RTMP stream for live streaming on Twitch or other platforms, for example, using OBS Studio.
I'm currently using the printer's own RTMP stream, but perhaps it's an idea to create an automatic URL in Bambuddy using the familiar Access code so you don't have to configure it yourself, but can simply automatically create the source, for example, in OBS Studio.
It would also be great if you could automatically use the existing status bar as the source. Currently, I cut it out and manually log in to the existing page, and then display it in OBS.
It would be great if you could configure it to not log in based on IP address (whitelist), so that this could be used effortlessly.
I'm open to helping with testing!
Proposed Solution
making it possible for streamers to see the live camera and Print status of the current print in OBS Studio
Alternatives Considered
No response
Feature Category
Other
Priority
Critical for my use case
Mockups or Examples
No response
Contribution
Checklist
@maziggy commented on GitHub (Jan 28, 2026):
Thanks for the suggestion! Streaming integration is an interesting use case, though it's a bit outside my usual focus.
Quick win for now: You can access your printer's RTSP stream directly at:
rtsps://:322/streaming/live/1
Use your printer's access code for authentication. This should work in OBS with a media source.
For the status overlay and deeper integration - I'd like to gauge community interest first before committing to building this out.
React with 👍 if you'd find streaming features useful in Bambuddy.
If there's enough interest, I'm open to exploring it further. And since you mentioned you're willing to help implement, a PR would always be welcome!
@maziggy commented on GitHub (Jan 30, 2026):
Please use branch feature/164 and let me know if it works for you.
Docs -> https://wiki.bambuddy.cool/features/camera/?h=obs#example-embed-in-obs
@nvdmedianl commented on GitHub (Jan 31, 2026):
Thanks for adding this feature, Is the camera feed highest possible FPS frame
Is there also an option to get just the status info in an overlay? Without a camera?
@maziggy commented on GitHub (Feb 1, 2026):
Please use branch 0.1.7b and let me know it it works.
@nvdmedianl commented on GitHub (Feb 1, 2026):
@maziggy how to update to branch 0.1.7B without losing user data and other data
@maziggy commented on GitHub (Feb 2, 2026):
Please use 0.1.6.2 release
If you find Bambuddy useful, please consider giving it a ⭐ on GitHub — it helps others discover the project!