NVIDIA DeepStream SDK API Reference

8.0 Release
NvDsServerStreamInfo Struct Reference

Detailed Description

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

Collaboration diagram for NvDsServerStreamInfo:

Data Fields

std::string key
 
std::string value_camera_id
 
std::string value_camera_name
 
std::string value_camera_url
 
std::string value_change
 
std::string metadata_resolution
 
std::string metadata_codec
 
std::string metadata_framerate
 
std::string headers_source
 
std::string headers_created_at
 
NvDsServerStreamStatus status
 
std::string stream_log
 
std::string uri
 
NvDsServerErrorInfo err_info
 

Field Documentation

◆ err_info

NvDsServerErrorInfo NvDsServerStreamInfo::err_info

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

◆ headers_created_at

std::string NvDsServerStreamInfo::headers_created_at

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

◆ headers_source

std::string NvDsServerStreamInfo::headers_source

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

◆ key

std::string NvDsServerStreamInfo::key

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

◆ metadata_codec

std::string NvDsServerStreamInfo::metadata_codec

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

◆ metadata_framerate

std::string NvDsServerStreamInfo::metadata_framerate

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

◆ metadata_resolution

std::string NvDsServerStreamInfo::metadata_resolution

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

◆ status

NvDsServerStreamStatus NvDsServerStreamInfo::status

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

◆ stream_log

std::string NvDsServerStreamInfo::stream_log

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

◆ uri

std::string NvDsServerStreamInfo::uri

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

◆ value_camera_id

std::string NvDsServerStreamInfo::value_camera_id

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

◆ value_camera_name

std::string NvDsServerStreamInfo::value_camera_name

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

◆ value_camera_url

std::string NvDsServerStreamInfo::value_camera_url

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

◆ value_change

std::string NvDsServerStreamInfo::value_change

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


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