Hacker News new | ask | show | jobs
by adtac 935 days ago
WebRTC isn't great for non-realtime streams where quality is much more important than latency. I hope p2p WebTransport gets standardised soon.
1 comments

I assume they are using data channels for the transfer, not the webrtc a/v streams.