Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement Request: AzureCandidateHarvester? #182

Open
kingthorin opened this issue May 15, 2019 · 3 comments
Open

Enhancement Request: AzureCandidateHarvester? #182

kingthorin opened this issue May 15, 2019 · 3 comments

Comments

@kingthorin
Copy link

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
Copy link
Author

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.

@bgrozev
Copy link
Member

bgrozev commented May 28, 2020

Note that you can acheive the same result with StunMappingCandidateHarvester

@kingthorin
Copy link
Author

kingthorin commented May 28, 2020

Thanks! Will check it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants