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:
- 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
-
Follow the following steps to enable this required flag:
-
Open the Chrome browser and navigate to chrome://flags/ in a new tab
-
Search for Insecure origins treated as secure flag
-
Enter the IP of the Test Harness into the field and enable the flag.
-
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
- Open the UI
- Upload the relevant PICS file.
- Update the UI configuration as per the Test case requirements.
- Ensure TC-PAVSTI-1.2 test case is selected
- Executed the below mentioned command to put DUT into a commissionable state,
./apps/chip-camera-app --camera-test-audiosrc
- 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
Environment
TH Version: v2.15+spring2026
Sha: 2ac562d
Additional Information
No response
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:
Follow the following steps to enable this required flag:
Open the Chrome browser and navigate to
chrome://flags/in a new tabSearch for
Insecure origins treated as secure flagEnter the IP of the Test Harness into the field and enable the flag.
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
./apps/chip-camera-app --camera-test-audiosrcExpected 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
Environment
TH Version: v2.15+spring2026
Sha: 2ac562d
Additional Information
No response