gtxaspec / wz_mini_hacks

wz camera mods... make your camera better.
1.33k stars 114 forks source link

Add 360/1080 mjpeg streams for octoprint #689

Closed simonsickle closed 11 months ago

simonsickle commented 11 months ago

Octoprint requires mjpeg streams still and the rtsp streams don't contain the mjpeg codec. To work around this, go2rtc can consume the jpeg URL from the localhost and rebroadcast the jpegs as a mjpeg stream.

klack commented 4 months ago

Thanks for this!