ice4j icon indicating copy to clipboard operation
ice4j copied to clipboard

Enhancement Request: AzureCandidateHarvester?

Open kingthorin opened this issue 5 years ago • 3 comments

It looks like Azure has the necessary API endpoints for grabbing NAT details: https://docs.microsoft.com/en-us/azure/virtual-machines/windows/instance-metadata-service#the-following-network-categories-are-available-through-the-instance-api

Would it be possible to add something like: https://github.com/jitsi/ice4j/blob/master/src/main/java/org/ice4j/ice/harvest/AwsCandidateHarvester.java for Azure?

kingthorin avatar May 15 '19 14:05 kingthorin

If someone could provide some contribution info or suggest how to get started with this I'd be glad to look in to it and maybe open a PR.

kingthorin avatar May 20 '20 12:05 kingthorin

Note that you can acheive the same result with StunMappingCandidateHarvester

bgrozev avatar May 28 '20 17:05 bgrozev

Thanks! Will check it out.

kingthorin avatar May 28 '20 19:05 kingthorin