Versions Compared

Key

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

...

Code Block
themeRDark
VIDEO_HEIGHT
VIDEO_WIDTH
VIDEO_RATE
VIDEO_SYNC
VIDEO_FPS
VIDEO_NACK
VIDEO_PLI
VIDEO_CODEC
AUDIO_SYNC
AUDIO_RATE
AUDIO_LOST
AUDIO_CODEC

...

Examples of data selection from Influx DB

...

The data Data can be selected from Influx DB for the a stream, for which node and mediasession media session identifiers are known:

1. Enter Influx DB command line interface

...

will show time series list, every of them which corresponds to stream published to certain node in certain mediasessionmedia session, for example

Code Block
themeRDark
name: measurements                                                                         
name                                                                                       
----                                                                                       
3-7ecbd270-123e-11e9-bb40-b96debd59887
3-93412000-123b-11e9-8357-3d4423e30d73

4. Select video bitrate values for stream on node 3 in mediasession media session 7ecbd270-123e-11e9-bb40-b96debd59887

...