Network Monitoring

I would like to know if Openvidu provides some type of network monitoring for display in the frontend in real time. Such as packet loss, transfer rate, latency and jitter.

You can use native WebRTC stats from RtcPeerConnection:

myPublisher.stream.getRTCPeerConnection()