wisher1801 Posted November 13, 2020 Share Posted November 13, 2020 Hi, I would like to check if there is anyways of adding IP to RESTful API IP Filtering for multiple apps at once, as we will be having over 50 apps. Thanks. Link to comment Share on other sites More sharing options...
0 Selim Emre Posted November 13, 2020 Share Posted November 13, 2020 Hi Wisher, You need to call changeSettings request for all of your applications. Here are some docs which help you: https://github.com/ant-media/ManagementConsole_WebApp/blob/master/src/main/java/io/antmedia/console/rest/RestService.java#L653 https://github.com/ant-media/Ant-Media-Server/wiki/REST-API-Curl-Samples https://antmedia.io/rest/ I hope, I could help you. Best Regards, Selim Link to comment Share on other sites More sharing options...
0 Justin Hirsch Posted November 13, 2020 Share Posted November 13, 2020 Selim, The REST API example you supply above in GitHub, appears to be the REST interface that the dashboard UI uses. Is their documentation for those REST commands? The ones in the guide and sample above appear to only for the WebApps. I can figure them out by looking through the git code, but it would be nice to see documents. I had to trace the dashboard login commands to figure out how that worked (which requires a cookie session which is a bit more difficult to implement in code). Thanks Link to comment Share on other sites More sharing options...
0 Ben Holness Posted November 14, 2020 Share Posted November 14, 2020 Have you looked at the documentation that was linked in Selim's reply at https://antmedia.io/rest/ ? Link to comment Share on other sites More sharing options...
0 wisher1801 Posted November 14, 2020 Author Share Posted November 14, 2020 I have read through the RESTful API page. but it seems like there is no way to add ip via RESTful API. Anyway i have found another way to add the ip via the apps' red5-web.properties file. Thanks... Link to comment Share on other sites More sharing options...
Question
wisher1801
Link to comment
Share on other sites
Top Posters For This Question
2
1
1
1
Popular Days
Nov 13
3
Nov 14
2
Top Posters For This Question
wisher1801 2 posts
Selim Emre 1 post
Justin Hirsch 1 post
Ben Holness 1 post
Popular Days
Nov 13 2020
3 posts
Nov 14 2020
2 posts
4 answers to this question
Recommended Posts