Project

General

Profile

Actions

Bug #1094

closed

Task #1092: Prepare NdnRtc demo-package

Unreliable statistics data

Added by Peter Gusev over 10 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Start date:
01/09/2014
Due date:
% Done:

100%

Estimated time:

Description

Some statistics data fields present unreliable data (for instance, "lost frames" and "current frame loss").

Actions #1

Updated by Peter Gusev over 10 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

This data is now presented in statistics window:

// publishing statistics
sent frames num // number of published frames
capturing (FPS): // capturing rate
encoding (FPS): // encoding rate
encoder dropped: // number of framew encoder chose to drop
outgoing flow (kbit/s): // outgoing bitrate

// consuming statistics
remote producer: // name of producer
producer actual rate: // producer's rate (provided by producer in frame's metadata)
in data (seg per sec): // data segments rate (per second)
out interests (per sec): // interest rate (per second)
jitter (frames): // current size of the jitter buffer
rebufferings: // number of rebufferings occurred so far
in data rate (kbit/s): // incoming datarate

played frames: // number of played frames

missed frames: // number of missed frames

received frames: // number of received frames

pending: // number of pending interests

Actions

Also available in: Atom PDF