Jump to content
  • 0

Which IP to use for REST API


Devin Smaldore
 Share

Question

Hi,

I can successfully get AMS scaling solution up and running using this link: https://antmedia.io/ant-media-server-cloudformation-installation/

My question is, what IP address do I use to make calls to the REST API? Do I use a different IP address for the POST calls (startBroadcast, createBroadcast, etc.) than I would for the get calls? (broadcastStatistics)

The yaml file I use for the AWS cloudFormation stack creates an elastic Load balancer, do I use that for the API calls?

Thanks in advance, 
Devin
Link to comment
Share on other sites

  • Answers 1
  • Created
  • Last Reply

Top Posters For This Question

Top Posters For This Question

1 answer to this question

Recommended Posts

  • 0

Hi Devin,

Hope you are doing well.
Apologies for the late reply.
You can enable IP filter for servers behind load balancer by https://github.com/ant-media/Ant-Media-Server/wiki/Frequently-Asked-Questions#how-to-enable-ip-filter-for-ant-media-servers-behind-load-balancer-in-aws
You will have to make changes for all the nodes and then you can make API calls to the load balancer.

--
Best Regards,
Mohit Dubey

 

Link to comment
Share on other sites

 Share

×
×
  • Create New...