Jump to content
  • 0

Cloudformation auto scaling


Devin Smaldore
 Share

Question

Hi all,

I am new to ant media server. I have successfully set up AWS cloudformation for an auto scaling solution using this link: https://antmedia.io/ant-media-server-cloudformation-installation/ 

I had a question about how to get started calling AMS REST API  in order to create broadcasts and other operations.

I have gotten an AWS certificate that I associate the load balancer with and I altered the DNS records of my website to be able to point to this certificate. I see "Issued", so it seems like this is working successfully.

My question is: What form should my API calls be in? Can I do example.com:5080/LiveApp/rest/v2/version ?? This does not seem to be working for me. I need to figure out how to interface with the load balancer so that I can make API calls this way.

Link to comment
Share on other sites

  • Answers 2
  • Created
  • Last Reply

Top Posters For This Question

2 answers to this question

Recommended Posts

  • 0

It actually should work.

domain/WebRTCAppEE/rest/v2/version is correct format.

Are you sure that you added your IP to the REST API security in LiveApp settings in the dashboard?
Only the permitted IP's are able to call rest functions.

Best Regards,
Enes.

Link to comment
Share on other sites

 Share

×
×
  • Create New...