Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Run Obico without Octoprint or Klipper #764

Open
pniewiadowski opened this issue Feb 22, 2023 · 11 comments
Open

[Feature] Run Obico without Octoprint or Klipper #764

pniewiadowski opened this issue Feb 22, 2023 · 11 comments

Comments

@pniewiadowski
Copy link

Is your feature request related to a problem? Please describe.
I don't have Octoprint or Klipper running but still want to monitor prints and get notification from Obico if something went wrong.

Describe the solution you'd like
I'd like to run Obico without Octoprint or Klipper. Preferably with Camera RTSP stream

@kennethjiang
Copy link
Contributor

Have you tried the workaround of running octoprint with a virtual printer? If so, please let us know where this workaround is still falling short of so that we have better idea on what needs to be done here.

@pniewiadowski
Copy link
Author

I was trying that but while I have RTSP camera I was failing to set it up correctly in Octoprint, therefore I wasn't able to see the camera stream in Obico.

@kennethjiang
Copy link
Contributor

There is a chance that RTSP camera can work with our streaming, at least in theory. However, this situation seem rare among our users so we may not be able to allocate resources to it any time soon. In the mean while, feel free to take a look at our source code to see if you can figure this out yourself so that you don't have to wait for a long time for us to get around to it, if at all.

@kevinavos
Copy link

This feature would be useful for Bambu P1S users. You can stream a P1S camera using: https://github.com/slynn1324/BambuP1Streamer?tab=readme-ov-file so if we were able to use this to stream directly to Obico to get a notification if something went wrong that would be lovely.

@nvtkaszpir
Copy link
Contributor

I believe people want to run obico for image detection without any other tools.

Running with different camera types (video streams instead of image capture) is a request for another feature.

@skl111
Copy link

skl111 commented Sep 26, 2024

I would love this for all of the Bambu Printers as I currently use OctoEverywhere for my Bambu fleet due it being able to run standalone.
I have 1600 unused Obico AI hours due to my support of this project.

@kennethjiang
Copy link
Contributor

I would love this for all of the Bambu Printers as I currently use OctoEverywhere for my Bambu fleet due it being able to run standalone. I have 1600 unused Obico AI hours due to my support of this project.

Thank you for your support of our project! I know quite many Obico users have had luck with using https://github.com/jneilliii/OctoPrint-BambuPrinter to integrate Obico on their Bambu printers. The reason why we haven't tried to come up with a standalone solution for Bambu printers is that I don't want to duplicate the awesome job jneilliii has done. Of course if for some reason that plugin doesn't work for you, definitely let me know and I will consider developing our own.

@skl111
Copy link

skl111 commented Jan 7, 2025

I would love this for all of the Bambu Printers as I currently use OctoEverywhere for my Bambu fleet due it being able to run standalone. I have 1600 unused Obico AI hours due to my support of this project.

Thank you for your support of our project! I know quite many Obico users have had luck with using https://github.com/jneilliii/OctoPrint-BambuPrinter to integrate Obico on their Bambu printers. The reason why we haven't tried to come up with a standalone solution for Bambu printers is that I don't want to duplicate the awesome job jneilliii has done. Of course if for some reason that plugin doesn't work for you, definitely let me know and I will consider developing our own.

So it doesn't work because I don't want to run multiple PI's nor do I want to run Multiple Octoprint Instances so I can view the camera. I would need to use OctoDeploy(which is great itself) to do that again. For me less is more. Thats just my preference. I still have my Enders which I am retrofitting with linear rails and the Mercury kits and voron dragonburner setups, those I will be using octodeploy with octoprint and obico once I get them back online.

@nvtkaszpir
Copy link
Contributor

nvtkaszpir commented Jan 7, 2025

Some time ago I extracted obico ml API as a standalone app without any authorization or whatever ( so it should be used in private trusted networks only). Maybe someone will find it more convenient to use.

https://github.com/nvtkaszpir/3d-print/tree/main/obico-ml-api-only

@saladpanda
Copy link

@nvtkaszpir That only works with the self-hosted version of obico, correct?

Like @skl111 i want to feed images or a camera stream (from my bambulab printer) to the paid Obico Cloud where I still have almost 1k detection hours.

@nvtkaszpir
Copy link
Contributor

@saladpanda yes this is only for self hosted.
It has nothing to do with Obico Cloud.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants