gstreamer/webrtc/check/validate
2021-05-12 05:22:49 +00:00
..
apps check/validate: a few more tests and improvements 2020-05-06 06:01:57 +00:00
scenarios webrtc/validate: update for fixed data channel closing scenario 2021-05-12 05:22:49 +00:00
testsuites check/validate: a few more tests and improvements 2020-05-06 06:01:57 +00:00
web check/validate: a few more tests and improvements 2020-05-06 06:01:57 +00:00
actions.py check/validate: a few more tests and improvements 2020-05-06 06:01:57 +00:00
browser.py check/validate: a few more tests and improvements 2020-05-06 06:01:57 +00:00
client.py check/validate: a few more tests and improvements 2020-05-06 06:01:57 +00:00
enums.py check/validate: a few more tests and improvements 2020-05-06 06:01:57 +00:00
observer.py check/validate: a few more tests and improvements 2020-05-06 06:01:57 +00:00
README.md validate README: Document paths for gst-examples 2021-04-30 17:20:18 -04:00
signalling.py check/validate: a few more tests and improvements 2020-05-06 06:01:57 +00:00
webrtc_validate.py check/validate: a few more tests and improvements 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/gst-examples/webrtc/check/validate/apps/ GST_VALIDATE_SCENARIOS_PATH=/path/to/gst-examples/webrtc/check/validate/scenarios/ gst-validate-launcher --testsuites-dir /path/to/gst-examples/webrtc/check/validate/testsuites/ webrtc