Skip to content
/ mk4-rtsp Public

Small companion app for Prusa MK4 and UniFi protect cameras, with timelapses

Notifications You must be signed in to change notification settings

pyrho/mk4-rtsp

Repository files navigation

Prusa MK4 status + UniFi RTSP stream relay

*Disclaimer: This is not close to production ready, but it's working for me ¯\(ツ)/¯ *

Features

  • Display print progress stats with live stream of UniFi protect feed
  • Create timelapses
  • Notifications when print is done (via NTFY)

How to run

  1. Create the ./backend/.env file
  • DIGEST_AUTH is the user:password for your MK4 printer, example: maker:pa$$w0rd

  • NTFY_TOPIC is the topic to which you have to subscribe on your phone to get notified, can be anything. See NTFY for more details

  • RTSP_STREAM is the link to you UniFi protect stream, can be obtained via the UniFi protect web app

  1. Build and run via Go-task: task back:serve
  • If you want to install/use go-Task, you can take a look at the Taskfile.yml to manually issue the necessary commands

Screenshots

About

Small companion app for Prusa MK4 and UniFi protect cameras, with timelapses

Topics

Resources

Stars

Watchers

Forks