Functions
rs_net.h File Reference
#include "librealsense2/rs.h"
Include dependency graph for rs_net.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

rs2_devicers2_create_net_device (int api_version, const char *address, rs2_error **error)
 

Detailed Description

\ Exposes RealSense network device functionality for C compilers

Definition in file rs_net.h.

Function Documentation

rs2_device* rs2_create_net_device ( int  api_version,
const char *  address,
rs2_error **  error 
)

Net device is a rs2_device that can be stream and be contolled remotely over network

Parameters
[in]api_versionUsers are expected to pass their version of RS2_API_VERSION to make sure they are running the correct librealsense version.
[in]addressremote devce ip address. should be the address of the hosting device
[out]errorif non-null, receives any error that occurs during this call, otherwise, errors are ignored

Definition at line 403 of file ip_device.cpp.



librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:29