Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Metric

Id

Description

VIDEO_HEIGHT

21

Video height

VIDEO_WIDTH

32

Video width

VIDEO_RATE

43

Video bitrate, bps

VIDEO_SYNC

54

Video synchronization

VIDEO_FPS

65

Video frame rate per second

VIDEO_NACK

76

NACK requests count

VIDEO_PLI

87

PLI packets count

VIDEO_CODEC

98

Video codec

AUDIO_SYNC

109

Audio synchronization

AUDIO_RATE

1110

Audio bitrate

AUDIO_LOST

1211

Lost audio packets count

AUDIO_CODEC

1312

Audio codec

The available metrics list can be obtained using REST API query /api/metric/list

...