gstreamer/webrtc/check/validate
2020-05-06 06:01:57 +00:00
..
apps check: first pass at a couple of validate tests 2020-05-06 06:01:57 +00:00
scenarios check: first pass at a couple of validate tests 2020-05-06 06:01:57 +00:00
testsuites check: first pass at a couple of validate tests 2020-05-06 06:01:57 +00:00
web check: first pass at a couple of validate tests 2020-05-06 06:01:57 +00:00
actions.py check: first pass at a couple of validate tests 2020-05-06 06:01:57 +00:00
browser.py check: first pass at a couple of validate tests 2020-05-06 06:01:57 +00:00
client.py check: first pass at a couple of validate tests 2020-05-06 06:01:57 +00:00
enums.py check: first pass at a couple of validate tests 2020-05-06 06:01:57 +00:00
observer.py check: first pass at a couple of validate tests 2020-05-06 06:01:57 +00:00
README.md check: first pass at a couple of validate tests 2020-05-06 06:01:57 +00:00
signalling.py check: first pass at a couple of validate tests 2020-05-06 06:01:57 +00:00
webrtc_validate.py check: first pass at a couple of validate tests 2020-05-06 06:01:57 +00:00

What is this?

The entire contents of this folder perform testing of GStreamer's webrtc implementation against browser implementations using the selenium webdriver testing framework.

Dependencies:

Run the tests

GST_VALIDATE_APPS_DIR=/path/to/gstwebrtc-demos/check/validate/apps/ GST_VALIDATE_SCENARIOS_PATH=/path/to/gstwebrtc-demos/check/validate/scenarios/ gst-validate-launcher --testsuites-dir /path/to/gstwebrtc-demos/check/validate/testsuites/ webrtc