Definition at line 323 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 341 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerStreamInfo::headers_created_at |
Definition at line 337 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerStreamInfo::headers_source |
Definition at line 336 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerStreamInfo::key |
Definition at line 325 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerStreamInfo::metadata_codec |
Definition at line 333 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerStreamInfo::metadata_framerate |
Definition at line 334 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerStreamInfo::metadata_resolution |
Definition at line 332 of file sources/includes/nvds_rest_server.h.
| NvDsServerStreamStatus NvDsServerStreamInfo::status |
Definition at line 338 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerStreamInfo::stream_log |
Definition at line 339 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerStreamInfo::uri |
Definition at line 340 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerStreamInfo::value_camera_id |
Definition at line 326 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerStreamInfo::value_camera_name |
Definition at line 327 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerStreamInfo::value_camera_url |
Definition at line 328 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerStreamInfo::value_change |
Definition at line 329 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerStreamInfo::value_creation_time |
Definition at line 330 of file sources/includes/nvds_rest_server.h.