webrtcsink can now run both the default signalling server and a web server for static content.
gst-launch-1.0 ! videotestsrc webrtcsink name=ws run-signalling-server=true run-web-server=true
This comes in very handy for testing purposes, but could also prove useful in production.