1
0
Fork 0
mirror of https://github.com/maziggy/bambuddy.git synced 2026-05-09 16:35:47 +02:00

[GH-ISSUE #164] [Feature]: Link internal camera with a live rtmp stream for Live streaming #104

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

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

  • 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 @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 - [x] 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
Author
Owner

@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!

<!-- gh-comment-id:3809727597 --> @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://<printer-ip>: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!
Author
Owner

@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

Image
<!-- gh-comment-id:3822910628 --> @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 <img width="1099" height="848" alt="Image" src="https://github.com/user-attachments/assets/68c118bb-c66d-4372-b847-649bcec1f88d" />
Author
Owner

@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?

<!-- gh-comment-id:3829300479 --> @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?
Author
Owner

@maziggy commented on GitHub (Feb 1, 2026):

Please use branch 0.1.7b and let me know it it works.

<!-- gh-comment-id:3830514740 --> @maziggy commented on GitHub (Feb 1, 2026): Please use branch 0.1.7b and let me know it it works.
Author
Owner

@nvdmedianl commented on GitHub (Feb 1, 2026):

@maziggy how to update to branch 0.1.7B without losing user data and other data

<!-- gh-comment-id:3832158498 --> @nvdmedianl commented on GitHub (Feb 1, 2026): @maziggy how to update to branch 0.1.7B without losing user data and other data
Author
Owner

@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!

<!-- gh-comment-id:3833480831 --> @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](https://github.com/bambuman/bambuddy) — it helps others discover the project!
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#104
No description provided.