Brandon I had a results aggregation server that collected the data from multiple devices in Gen1, but I haven't use WebRTC with DepthAI yet.
I have however used it in another project where I accessed the web camera using JavaScript, sent the video to the server, did inference on the frames and sent these back to the JS client.
I think that we should have the WebRTC experiment along the mjpeg one, so will implement it soon. In the meantime, Gi_T I can give you access to the WebRTC project I did, if you'd like to give it a try yourself (with some explanation how ICEs and offers work if needed)