Kinesis Video TURN servers vs IPv6

0

I'm working on a WebRTC video streaming solution based on KVS WebRTC support. I noticed that clients are unable to establish connection using AWS's TURN servers when connecting from IPv6 only networks. WebRTC logs show Skipping TURN server because of address type mis-match which seems to be pointing to IPv6 vs IPv4 issues. When I run dig -t aaaa +short XX-XX-XXX-XX.t-776cc62f.kinesisvideo.us-east-1.amazonaws.com (which is an address of a TURN server returned by API call), I don't get any results. Could someone confirm that KVS TURN servers do not support IPv6? If that's the case what's the best approach to work around this limitation? Using other TURN provider, spinning up self hosted server, anything else?

1 Answer
0

Kinesis Video Streams for WebRTC does not support IPv6 at this time. If you are working with an AWS account team, please work with them to provide more details about your requirements so the details can be shared with the service team.

profile pictureAWS
EXPERT
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions