|
|
|
|
|
by simon_vetter
4467 days ago
|
|
Work is in progress to make webrtc implementations work over ipv6 but it's not ready yet.
Chrome 34 will implement it behind a feature flag (googIPv6:true) [1], and hopefully Firefox will follow suit. When they do, most pain points caused by NATs will go away, and that's not webrtc specific.
While you'll always encounter some (intentionally?) broken network which only allows 80/tcp and 443/tcp from time to time, there's not much you can do about it, and webrtc can't do much about it. [1] http://code.google.com/p/webrtc/issues/detail?id=1406 |
|
This is a naive statement since it assumes IPv6 support amongst the clients. At least here in the US, such support is fairly minuscule.