Skip to content

[Bug] [TC-PAVSTI-1.1,1.2] TH is not playing video received from DUT in user Prompt step. #1008

@Ashwinigrl

Description

@Ashwinigrl

Describe the bug

While validating the TC-PAVSTI-1.1 and TC-PAVSTI-1.2 test cases, TH is not able to show the live video in user prompt steps 20 and 22(TC-PAVSTI-1.1) 12 and 14(TC-PAVSTI-1.2) . Followed the steps available in the user guide for run the camera test cases.

Steps followed:

  1. The camera feature requires GStreamer to be installed on the Raspberry Pi. Use the following linux command to install into the system:
sudo apt-get install \
    libgstreamer1.0-dev \
    libgstreamer-plugins-base1.0-dev \
    libgstreamer-plugins-bad1.0-dev \
    gstreamer1.0-plugins-base \
    gstreamer1.0-plugins-good \
    gstreamer1.0-plugins-bad \
    gstreamer1.0-plugins-ugly \
    gstreamer1.0-libav \
    gstreamer1.0-tools \
    gstreamer1.0-x \
    gstreamer1.0-alsa \
    gstreamer1.0-gl \
    gstreamer1.0-gtk3 \
    gstreamer1.0-qt5 \
    gstreamer1.0-pulseaudio
  1. Follow the following steps to enable this required flag:

  2. Open the Chrome browser and navigate to chrome://flags/ in a new tab

  3. Search for Insecure origins treated as secure flag

  4. Enter the IP of the Test Harness into the field and enable the flag.

  5. Relaunch the Browser.

When we run the Other camera test cases like TC-WEBRTC-1.1 to TC-WEBRTC-1.6, We are able to see the live video in TH.

Steps to reproduce the behavior

  1. Open the UI
  2. Upload the relevant PICS file.
  3. Update the UI configuration as per the Test case requirements.
  4. Ensure TC-PAVSTI-1.2 test case is selected
  5. Executed the below mentioned command to put DUT into a commissionable state, ./apps/chip-camera-app --camera-test-audiosrc
  6. Click the Start button on Test-Harness user interface.

Expected behavior

TH should play live video received from DUT.

Log files

TC_PAVSTI_1_2_2026_05_27_04_36_34.log
TC-PAVSTI-1.2(DUT).txt

Logs from TC-WEBRTC-1.1 Test case, we can see the live video in TH user prompt:

TC-WEBRTC-1_1_2026_05_27_10_31_34.log

TC_WEBRTC_1_1(DUT).txt

PICS file

Camera AV Stream Management Cluster Test Plan.xml

Push AV Stream Transport Cluster Test Plan.xml

Screenshots

Image Image

Environment

TH Version: v2.15+spring2026
Sha: 2ac562d

Additional Information

No response

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

Status
Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions