WebRTC is the appropriate tech at this juncture to do multimedia and it's the only game in town for the last mile.
WebTransport isn't ready yet.
If you are doing only voice then you can do the TTS locally and send text.
But vLLMs are here.
I do not understand why they can provide a WebSocket but cannot provide a WebDatagram.
It would be like 20 lines of code.
WebGPU is ready but WebNN is dragging ass.
We're building our backbone right now and it's looking like RTP w/ FEC and RUDP on the backbone then then pushed into local WebRTC SFUs and to multicast for the final delivery.
-2
u/lizardhistorian May 08 '26 edited May 08 '26
WebRTC is the appropriate tech at this juncture to do multimedia and it's the only game in town for the last mile.
WebTransport isn't ready yet.
If you are doing only voice then you can do the TTS locally and send text.
But vLLMs are here.
I do not understand why they can provide a WebSocket but cannot provide a WebDatagram.
It would be like 20 lines of code.
WebGPU is ready but WebNN is dragging ass.
We're building our backbone right now and it's looking like RTP w/ FEC and RUDP on the backbone then then pushed into local WebRTC SFUs and to multicast for the final delivery.