Measurement Group (PSQA)
Scopemon is configured via parameters. This reference lists all available parameters, default values, allowed values, and examples for PSQA configuration.
Contents
1. qoe_psqa_codec_list #
The audio codec for VoIP listening mode.
- Values:
0PCM - PCM codec is used1GSM - GSM codec is used
- Default:
0
Example
[Measurement]
qoe_psqa_codec_list=1
2. qoe_psqa_fec_conv #
Forward error correction for VoIP conversational mode.
- Values:
0Off - FEC is off10Low - FEC is low11High - FEC is high
- Default:
0
Example
[Measurement]
qoe_psqa_fec_conv=0
3. qoe_psqa_fec_list #
Forward error correction offset for VoIP listening mode.
- Values:
0Off - FEC is off1FEC 1 - FEC offset = 1.02FEC 2 - FEC offset = 2.03FEC 3 - FEC offset = 3.0
- Default:
0
Example
[Measurement]
qoe_psqa_fec_list=2
4. qoe_psqa_mode #
The neural network model of PSQA.
- Values:
1VoIP listening - PSQA is used for VoIP in listening mode2VoIP conversational - PSQA is used for VoIP in conversational mode3Video AV - Video in streaming audiovisual mode4Video AV MLP - Video in streaming audiovisual mode (MPL)
- Default:
1
Example
[Measurement]
qoe_psqa_mode=1
5. qoe_psqa_pi #
Packetization interval for VoIP listening mode.
- Values:
020 ms - Packetization interval is 20 ms140 ms - Packetization interval is 40 ms280 ms - Packetization interval is 80 ms
- Default:
0
Example
[Measurement]
qoe_psqa_pi=2
6. qoe_psqa_speex_rate #
Speex codec data rate for VoIP conversational mode.
- Values:
102.4 - Speex rate: 2.4 kbit/s114.0 - Speex rate: 4.0 kbit/s126.0 - Speex rate: 6.0 kbit/s138.0 - Speex rate: 8.0 kbit/s1411.2 - Speex rate: 11.2 kbit/s1514.2 - Speex rate: 14.2 kbit/s1618.4 - Speex rate: 18.4 kbit/s1724.8 - Speex rate: 24.8 kbit/s
- Default:
10
Example
[Measurement]
qoe_psqa_codec_conv=11
7. qoe_psqa_video_resolution #
The resolution of the video content.
- Values:
0480p - Video resolution is 480p1720p - Video resolution is 720p21080p - Video resolution is 1080p
- Default:
0
Example
[Measurement]
qoe_psqa_video_resolution=1
8. qoe_psqa_video_motion #
The amount of motion in the video content.
- Values:
0Low - Low motion (e.g., news)1Moderate - Moderate motion (e.g., typical TV shows)2High - High motion (e.g., sports)
- Default:
0
Example
[Measurement]
qoe_psqa_video_motion=1
9. qoe_psqa_video_ec #
The error concealment mode of the video content (valid only for the Video AV MLP mode).
- Values:
0Off - Error concealment is off1On - Error concealment is on
- Default:
0
Example
[Measurement]
qoe_psqa_video_ec=1
10. qoe_psqa_video_cmq #
Calculated movement quantity of the video content (valid only for the Video AV MLP mode).
- Unit:
percentage - Precision:
float - Minimum:
0.0 - Maximum:
100.0 - Default:
0.0
Example
[Measurement]
qoe_psqa_video_cmq=1.15
11. use_qoe_psqa #
Determines if PSQA quality model calculations are performed. When false, PSQA results are not available in results.
- Values:
true- PSQA quality model is calculatedfalse- PSQA quality model is not calculated
- Default:
false
Example
[Measurement]
use_qoe_psqa=true