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:
0
PCM - PCM codec is used1
GSM - 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:
0
Off - FEC is off10
Low - FEC is low11
High - 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:
0
Off - FEC is off1
FEC 1 - FEC offset = 1.02
FEC 2 - FEC offset = 2.03
FEC 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:
1
VoIP listening - PSQA is used for VoIP in listening mode2
VoIP conversational - PSQA is used for VoIP in conversational mode3
Video AV - Video in streaming audiovisual mode4
Video 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:
0
20 ms - Packetization interval is 20 ms1
40 ms - Packetization interval is 40 ms2
80 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:
10
2.4 - Speex rate: 2.4 kbit/s11
4.0 - Speex rate: 4.0 kbit/s12
6.0 - Speex rate: 6.0 kbit/s13
8.0 - Speex rate: 8.0 kbit/s14
11.2 - Speex rate: 11.2 kbit/s15
14.2 - Speex rate: 14.2 kbit/s16
18.4 - Speex rate: 18.4 kbit/s17
24.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:
0
480p - Video resolution is 480p1
720p - Video resolution is 720p2
1080p - 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:
0
Low - Low motion (e.g., news)1
Moderate - Moderate motion (e.g., typical TV shows)2
High - 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:
0
Off - Error concealment is off1
On - 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