NVIDIA DeepStream SDK API Reference

6.2 Release
NvDsStreamInfo Struct Reference

Detailed Description

Definition at line 76 of file nvds_rest_server.h.

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
 
NvDsStreamStatus status
 

Field Documentation

◆ headers_created_at

std::string NvDsStreamInfo::headers_created_at

Definition at line 89 of file nvds_rest_server.h.

◆ headers_source

std::string NvDsStreamInfo::headers_source

Definition at line 88 of file nvds_rest_server.h.

◆ key

std::string NvDsStreamInfo::key

Definition at line 78 of file nvds_rest_server.h.

◆ metadata_codec

std::string NvDsStreamInfo::metadata_codec

Definition at line 85 of file nvds_rest_server.h.

◆ metadata_framerate

std::string NvDsStreamInfo::metadata_framerate

Definition at line 86 of file nvds_rest_server.h.

◆ metadata_resolution

std::string NvDsStreamInfo::metadata_resolution

Definition at line 84 of file nvds_rest_server.h.

◆ status

NvDsStreamStatus NvDsStreamInfo::status

Definition at line 90 of file nvds_rest_server.h.

◆ value_camera_id

std::string NvDsStreamInfo::value_camera_id

Definition at line 79 of file nvds_rest_server.h.

◆ value_camera_name

std::string NvDsStreamInfo::value_camera_name

Definition at line 80 of file nvds_rest_server.h.

◆ value_camera_url

std::string NvDsStreamInfo::value_camera_url

Definition at line 81 of file nvds_rest_server.h.

◆ value_change

std::string NvDsStreamInfo::value_change

Definition at line 82 of file nvds_rest_server.h.


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