NVIDIA DeepStream SDK API Reference

6.4 Release
NvDsServerStreamInfo Struct Reference

Detailed Description

Definition at line 264 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 281 of file includes/nvds_rest_server.h.

◆ headers_created_at

std::string NvDsServerStreamInfo::headers_created_at

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

◆ headers_source

std::string NvDsServerStreamInfo::headers_source

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

◆ key

std::string NvDsServerStreamInfo::key

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

◆ metadata_codec

std::string NvDsServerStreamInfo::metadata_codec

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

◆ metadata_framerate

std::string NvDsServerStreamInfo::metadata_framerate

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

◆ metadata_resolution

std::string NvDsServerStreamInfo::metadata_resolution

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

◆ status

NvDsServerStreamStatus NvDsServerStreamInfo::status

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

◆ stream_log

std::string NvDsServerStreamInfo::stream_log

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

◆ uri

std::string NvDsServerStreamInfo::uri

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

◆ value_camera_id

std::string NvDsServerStreamInfo::value_camera_id

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

◆ value_camera_name

std::string NvDsServerStreamInfo::value_camera_name

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

◆ value_camera_url

std::string NvDsServerStreamInfo::value_camera_url

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

◆ value_change

std::string NvDsServerStreamInfo::value_change

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


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