NVIDIA DeepStream SDK API Reference

8.0 Release
NvDsServerStreamInfo Struct Reference

Detailed Description

Definition at line 323 of file sources/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 value_creation_time
 
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 341 of file sources/includes/nvds_rest_server.h.

◆ headers_created_at

std::string NvDsServerStreamInfo::headers_created_at

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

◆ headers_source

std::string NvDsServerStreamInfo::headers_source

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

◆ key

std::string NvDsServerStreamInfo::key

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

◆ metadata_codec

std::string NvDsServerStreamInfo::metadata_codec

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

◆ metadata_framerate

std::string NvDsServerStreamInfo::metadata_framerate

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

◆ metadata_resolution

std::string NvDsServerStreamInfo::metadata_resolution

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

◆ status

NvDsServerStreamStatus NvDsServerStreamInfo::status

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

◆ stream_log

std::string NvDsServerStreamInfo::stream_log

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

◆ uri

std::string NvDsServerStreamInfo::uri

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

◆ value_camera_id

std::string NvDsServerStreamInfo::value_camera_id

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

◆ value_camera_name

std::string NvDsServerStreamInfo::value_camera_name

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

◆ value_camera_url

std::string NvDsServerStreamInfo::value_camera_url

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

◆ value_change

std::string NvDsServerStreamInfo::value_change

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

◆ value_creation_time

std::string NvDsServerStreamInfo::value_creation_time

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


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