TFyre / bambu-farm

Bambulab Web interface for multiple printers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What are these IP and port?

tommy4111 opened this issue · comments

commented

Trying to get the camera to work, but I don't know where to get these numbers:

PRINTER_PORT (8883? 322?)
webrtcAdditionalHosts (docker host? where is that?)

The ports are standard and should not be fiddled with unless you are doing some portforwarding or something very specific

  • TCP 8883 = MQTT for Bambu Commands
  • TCP 322 = RTSP Video Stream for X1C

webrtcAdditionalHosts this should be the public facing IP address of the device where docker is running (doesnt have to be public ip, but the IP thats facing to the LAN/home network)