mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 21:01:14 +00:00
615813ef93
Tests a matrix of options: - local/remote negotiation initiator - 'most' bundle-policy combinations (some combinations will never work) - firefox or chrome browser Across 4 test scenarios: - simple negotiation with default browser streams (or none if gstreamer initiates) - sending a vp8 stream - opening a data channel - sending a message over the data channel for a total of 112 tests! |
||
---|---|---|
.. | ||
bundle_local_balanced_remote_balanced | ||
bundle_local_balanced_remote_max_bundle | ||
bundle_local_balanced_remote_max_compat | ||
bundle_local_max_bundle_remote_balanced | ||
bundle_local_max_bundle_remote_max_bundle | ||
bundle_local_max_bundle_remote_max_compat | ||
bundle_local_max_compat_remote_balanced | ||
bundle_local_max_compat_remote_max_bundle | ||
bundle_local_max_compat_remote_max_compat | ||
bundle_local_none_remote_balanced | ||
bundle_local_none_remote_max_bundle | ||
bundle_local_none_remote_max_compat | ||
local_initiates_negotiation | ||
remote_initiates_negotiation | ||
offer_answer.scenario | ||
open_data_channel.scenario | ||
send_data_channel_string.scenario | ||
vp8_send_stream.scenario |