NVIDIA DeepStream SDK API Reference

8.0 Release
NvDsServerInferServerInfo Struct Reference

Detailed Description

Definition at line 369 of file includes/nvds_rest_server.h.

Collaboration diagram for NvDsServerInferServerInfo:

Data Fields

std::string root_key
 
std::string stream_id
 
guint interval
 
NvDsServerInferServerStatus status
 
NvDsServerInferServerPropFlag inferserver_flag
 
std::string inferserver_log
 
std::string uri
 
NvDsServerErrorInfo err_info
 

Field Documentation

◆ err_info

NvDsServerErrorInfo NvDsServerInferServerInfo::err_info

Definition at line 378 of file includes/nvds_rest_server.h.

◆ inferserver_flag

NvDsServerInferServerPropFlag NvDsServerInferServerInfo::inferserver_flag

Definition at line 375 of file includes/nvds_rest_server.h.

◆ inferserver_log

std::string NvDsServerInferServerInfo::inferserver_log

Definition at line 376 of file includes/nvds_rest_server.h.

◆ interval

guint NvDsServerInferServerInfo::interval

Definition at line 373 of file includes/nvds_rest_server.h.

◆ root_key

std::string NvDsServerInferServerInfo::root_key

Definition at line 371 of file includes/nvds_rest_server.h.

◆ status

NvDsServerInferServerStatus NvDsServerInferServerInfo::status

Definition at line 374 of file includes/nvds_rest_server.h.

◆ stream_id

std::string NvDsServerInferServerInfo::stream_id

Definition at line 372 of file includes/nvds_rest_server.h.

◆ uri

std::string NvDsServerInferServerInfo::uri

Definition at line 377 of file includes/nvds_rest_server.h.


The documentation for this struct was generated from the following file: