What is the feasibility of using OONI to test for blocking of WebRTC?
When the Snowflake pluggable transport is deployed, it will be good to know when and how WebRTC connections are blocked.
There are some complications. WebRTC is not one protocol but rather a suite of protocols including ICE, DTLS, and SRTP. Different forms of WebRTC will have different fingerprints.
What would be a good basic test of WebRTC availability? Perhaps a simulated connection to Google Hangouts.