"Serverless" WebRTC demo
Start a server on localhost and open index.html
(the host) and index.html#client
(the client) in two different browser windows.
They'll do their lil' p2p connection discovery dance via the wonderful public service that is https://patchbay.pub/ and, once established, a video-only camera feed from the client will display on the host.