Definition at line 339 of file sources/includes/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 | 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 |
| NvDsServerErrorInfo NvDsServerStreamInfo::err_info |
Definition at line 357 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerStreamInfo::headers_created_at |
Definition at line 353 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerStreamInfo::headers_source |
Definition at line 352 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerStreamInfo::key |
Definition at line 341 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerStreamInfo::metadata_codec |
Definition at line 349 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerStreamInfo::metadata_framerate |
Definition at line 350 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerStreamInfo::metadata_resolution |
Definition at line 348 of file sources/includes/nvds_rest_server.h.
| NvDsServerStreamStatus NvDsServerStreamInfo::status |
Definition at line 354 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerStreamInfo::stream_log |
Definition at line 355 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerStreamInfo::uri |
Definition at line 356 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerStreamInfo::value_camera_id |
Definition at line 342 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerStreamInfo::value_camera_name |
Definition at line 343 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerStreamInfo::value_camera_url |
Definition at line 344 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerStreamInfo::value_change |
Definition at line 345 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerStreamInfo::value_creation_time |
Definition at line 346 of file sources/includes/nvds_rest_server.h.