NVIDIA DeepStream SDK API Reference

8.0 Release
NvDsServerInferServerInfo Struct Reference

Detailed Description

Definition at line 418 of file sources/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 427 of file sources/includes/nvds_rest_server.h.

◆ inferserver_flag

NvDsServerInferServerPropFlag NvDsServerInferServerInfo::inferserver_flag

Definition at line 424 of file sources/includes/nvds_rest_server.h.

◆ inferserver_log

std::string NvDsServerInferServerInfo::inferserver_log

Definition at line 425 of file sources/includes/nvds_rest_server.h.

◆ interval

guint NvDsServerInferServerInfo::interval

Definition at line 422 of file sources/includes/nvds_rest_server.h.

◆ root_key

std::string NvDsServerInferServerInfo::root_key

Definition at line 420 of file sources/includes/nvds_rest_server.h.

◆ status

NvDsServerInferServerStatus NvDsServerInferServerInfo::status

Definition at line 423 of file sources/includes/nvds_rest_server.h.

◆ stream_id

std::string NvDsServerInferServerInfo::stream_id

Definition at line 421 of file sources/includes/nvds_rest_server.h.

◆ uri

std::string NvDsServerInferServerInfo::uri

Definition at line 426 of file sources/includes/nvds_rest_server.h.


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