prusa3d / Prusa-Firmware-ESP32-Cam

Firmware for ESP32 Cam modules to be used in Prusa Connect
GNU General Public License v3.0
96 stars 10 forks source link

Streaming support? #31

Closed ulab closed 1 month ago

ulab commented 1 month ago

Can we get local(?) streaming support?

Quite often I wonder if there is an issue with the print just from the snapshot I see in Connect.

It would be nice if we could connect to the cam itself and check using a live stream to get a better view on what is happening.

Anheledir commented 1 month ago

You can already access the stream via the local ip at http://ip/stream.mjpg

Also see #17