RCP API  6.61.0

◆ rcp_camera_connection_stats()

rcp_error_t rcp_camera_connection_stats ( const rcp_camera_connection_t con,
rcp_camera_connection_stats_t stats 
)

Get stats regarding camera connection.

Get stats about connection, such as number of packets/bytes sent and received.

Parameters
[in]concamera connection
[out]statsstats for given connection
Returns
RCP_SUCCESS on success