Function rs2_set_ip_address

Function Documentation

void rs2_set_ip_address(const rs2_device *device, const rs2_ip_address ip, rs2_error **error)

Set IP address

Parameters:
  • device[in] RealSense device

  • ip[in] IP address to set

  • error[out] If non-null, receives any error that occurs during this call, otherwise, errors are ignored