Possible to use Mevo Start webcam?

Camera model
Mevo Start

What is the problem?
Mevo Start is an IP based webcam. I can not find anything that actually exposes a stream.
I feel like I am missing something obvious. I have no issues hosting servers if it comes to that.

What did you already try to solve it?
I tried using OBS to route stream from NDI output as input, and RTMP as output. I am getting stuck figuring out how to get OBS RTMP into M-JPEG Stream for octopi consumption.

I tried using MonaServer to host RTMP stream locally, but again stuck trying to figure out how to convert to M-JPEG stream for octopi consumption.

Logs (/var/log/webcamd.log, syslog, dmesg, ... no logs, no support)

Additional information about your setup (OctoPrint version, OctoPi version, ...)

  • OctoPrint 1.8.2
  • Python 3.7.3
  • OctoPi 0.18.0

Well you could convert it to HLS which is supported by OctoPrint.
Not sure about the still images for timelapse tho.

If you still want to convert it to a mjpeg stream try this solution

They're using an rtsp stream, but I hope that it works pretty much the same for rtmp.