webkit2gtk-gstreamer1.0 manual
medium
- Image Types:
- basesdk-amd64 / hmi-armhf / hmi-amd64 / sdk-amd64
- Image Deployment:
- APT
- Type:
- functional
Description
Tests html5 video playback with GStreamer 1.0 in WebKit2GTK. This test opens an URL to stream video and audio using MiniBrowser.
Pre Conditions
- Clone the tests repository from another computer (Note that the branch being tested may change depending on the release, please make sure to clone the correct branch for the release in question):
- Copy the test directory webkit2gtk to the target device:
- Log into the target device:
- In case of an SDK image, switch to a new terminal and launch agl-compositor.
- Lilliput/LVDS touch screens must be connected to the respective targets
$ git clone --branch apertis/v2024pre https://gitlab.apertis.org/tests/webkit2gtk.git
$ DUT_IP=<device-ip>
$ scp -r webkit2gtk user@$DUT_IP:
$ ssh user@$DUT_IP
Execution Steps
- When executing the test on the target
- Run MiniBrowser with the path of the HTML as argument:
- When testing on SDK launch the agl-compositor on a second terminal
- Open the web browser from the compositor menu
$ /usr/lib/*/webkit2gtk-4.0/MiniBrowser webkit2gtk/video.html
Expected
The video starts playing, with sound.