emtrax-ltd / Cura2MoonrakerPlugin

Ultimaker Cura 2 Mooraker Upload Plugin
GNU General Public License v3.0
293 stars 25 forks source link

Camera URL not support TCP port #69

Closed ruslanin closed 1 year ago

ruslanin commented 1 year ago

In my environment camera stream configured on 8080 port. Relative URL for camera stream is :8080?action=snapshot and my moonraker host URL is http:192.168.10.128 I can't enter the correct URL because when I exit the address field, the URL is appended to slash (/). After that full URL for camera formated as http://192.168.10.128/:8080?action=snapshot

ruslanin commented 1 year ago

Sorry, port 8080 for snapshots only, stream work on standart 80 port and every thing fine