If you are getting the following after the Sept 2025 update -

Failed compiling 'CargoShipCCTV.cs':
  1. No overload for method 'SendNetworkUpdateImmediate' takes 1 arguments [CS1501]
     (CargoShipCCTV 17 line 247)​

Head to line 247 in the plugin cs file, and edit the line to

cam.SendNetworkUpdateImmediate();