j7126 / OctoPrint-Dashboard

A dashboard for Octoprint
GNU Affero General Public License v3.0
288 stars 39 forks source link

Webrtc implementation #352

Open DrEthan77 opened 2 years ago

DrEthan77 commented 2 years ago

Is your feature request related to a problem? Please describe. Yes, I have very limited bandwidth for my video stream and most solutions (HLS and the built in mjpg) have too many problems associated with them.

Describe the solution you'd like As octoprint has recently implemented webrtc support and I have it up and running on my octoprint server, I would love to see dashboard support it as well. My current workaround is by having the control tab open in another window on my computer and through there I can see the stream.

Describe alternatives you've considered I've tried multiple video settings on my camera and each way still either has too much lag or takes up too much bandwidth.