Describe the bug
Step 10 and Step 27 in TC-AVSM-2.7 failed. My device supports a maximum frame rate of 25fps, but in Step 10, the minFrameRate is 30fps and maxFrameRate is 25fps, causing the test to fail. It appears that minFrameRate is set to a fixed value. Is there a possibility to set a more reasonable minFrameRate?
When I forcibly modified the device’s maximum frame rate to 30fps to continue the subsequent tests, Step 27 failed again. According to the log, the parameters issued by the TH are as follows: maxFrameRate is 40fps, which once again exceeds the device’s limit, causing the test to fail. Could you please verify if there is an issue with the tool? Thank you.
[MatterTest] 03-02 11:03:14.480 INFO "CameraAvStreamManagement::VideoStreamAllocate" :
[MatterTest] 03-02 11:03:14.480 INFO {
[MatterTest] 03-02 11:03:14.480 INFO "OSDEnabled" : "true",
[MatterTest] 03-02 11:03:14.480 INFO "keyFrameInterval" : "4000",
[MatterTest] 03-02 11:03:14.480 INFO "maxBitRate" : "3072000",
[MatterTest] 03-02 11:03:14.480 INFO "maxFrameRate" : "40",
[MatterTest] 03-02 11:03:14.480 INFO "maxResolution" :
[MatterTest] 03-02 11:03:14.480 INFO {
[MatterTest] 03-02 11:03:14.480 INFO "height" : "2160",
[MatterTest] 03-02 11:03:14.480 INFO "width" : "3840"
[MatterTest] 03-02 11:03:14.480 INFO },
[MatterTest] 03-02 11:03:14.480 INFO "minBitRate" : "3072000",
[MatterTest] 03-02 11:03:14.480 INFO "minFrameRate" : "30",
[MatterTest] 03-02 11:03:14.480 INFO "minResolution" :
[MatterTest] 03-02 11:03:14.480 INFO {
[MatterTest] 03-02 11:03:14.481 INFO "height" : "720",
[MatterTest] 03-02 11:03:14.481 INFO "width" : "1280"
[MatterTest] 03-02 11:03:14.481 INFO },
[MatterTest] 03-02 11:03:14.481 INFO "streamUsage" : "1 == kRecording",
[MatterTest] 03-02 11:03:14.481 INFO "videoCodec" : "1 == kHEVC",
[MatterTest] 03-02 11:03:14.481 INFO "watermarkEnabled" : "true"
[MatterTest] 03-02 11:03:14.481 INFO },
Steps to reproduce the behavior
No response
Expected behavior
No response
Log files
TC-AVSM-2.7第27步失败的TH log:UI_Test_Run_2026_03_04_03_25_51.log
PICS file
No response
Screenshots
No response
Environment
No response
Additional Information
No response
Describe the bug
Step 10 and Step 27 in TC-AVSM-2.7 failed. My device supports a maximum frame rate of 25fps, but in Step 10, the minFrameRate is 30fps and maxFrameRate is 25fps, causing the test to fail. It appears that minFrameRate is set to a fixed value. Is there a possibility to set a more reasonable minFrameRate?
When I forcibly modified the device’s maximum frame rate to 30fps to continue the subsequent tests, Step 27 failed again. According to the log, the parameters issued by the TH are as follows: maxFrameRate is 40fps, which once again exceeds the device’s limit, causing the test to fail. Could you please verify if there is an issue with the tool? Thank you.
[MatterTest] 03-02 11:03:14.480 INFO "CameraAvStreamManagement::VideoStreamAllocate" :
[MatterTest] 03-02 11:03:14.480 INFO {
[MatterTest] 03-02 11:03:14.480 INFO "OSDEnabled" : "true",
[MatterTest] 03-02 11:03:14.480 INFO "keyFrameInterval" : "4000",
[MatterTest] 03-02 11:03:14.480 INFO "maxBitRate" : "3072000",
[MatterTest] 03-02 11:03:14.480 INFO "maxFrameRate" : "40",
[MatterTest] 03-02 11:03:14.480 INFO "maxResolution" :
[MatterTest] 03-02 11:03:14.480 INFO {
[MatterTest] 03-02 11:03:14.480 INFO "height" : "2160",
[MatterTest] 03-02 11:03:14.480 INFO "width" : "3840"
[MatterTest] 03-02 11:03:14.480 INFO },
[MatterTest] 03-02 11:03:14.480 INFO "minBitRate" : "3072000",
[MatterTest] 03-02 11:03:14.480 INFO "minFrameRate" : "30",
[MatterTest] 03-02 11:03:14.480 INFO "minResolution" :
[MatterTest] 03-02 11:03:14.480 INFO {
[MatterTest] 03-02 11:03:14.481 INFO "height" : "720",
[MatterTest] 03-02 11:03:14.481 INFO "width" : "1280"
[MatterTest] 03-02 11:03:14.481 INFO },
[MatterTest] 03-02 11:03:14.481 INFO "streamUsage" : "1 == kRecording",
[MatterTest] 03-02 11:03:14.481 INFO "videoCodec" : "1 == kHEVC",
[MatterTest] 03-02 11:03:14.481 INFO "watermarkEnabled" : "true"
[MatterTest] 03-02 11:03:14.481 INFO },
Steps to reproduce the behavior
No response
Expected behavior
No response
Log files
TC-AVSM-2.7第27步失败的TH log:UI_Test_Run_2026_03_04_03_25_51.log
PICS file
No response
Screenshots
No response
Environment
No response
Additional Information
No response