OllisGit / OctoPrint-PrintJobHistory

OctoPrint Plugin stores all print-job informations of a print in a database
138 stars 41 forks source link

Plugin Breaks HLS support on webcams #209

Open Mx772 opened 1 year ago

Mx772 commented 1 year ago

When using an HLS stream via OctoPrint - Enabling this plugin will break the stream on OctoPrint and associated apps.

Expected: Stream loads

Actual: Upon loading plugin - Stream stops loading. Upon Unloading plugin, stream loads fine.

With Plugin: image

Without: image

Disabling all camera settings, etc doesn't change status. Not seeing any logs in console or otherwise.

BurroBuddy commented 1 year ago

Same issue here. snapshots will work but HLS stream does not. Any updates?