WMSPanel provides rich API for obtaining various data from our products. This includes status API for Nimble Streamer which allows getting real-time information about each Nimble instance and make decisions like load balancing etc.
So in addition to existing routes control API we introduce API for controlling Icecast streaming behavior. It can be found when you follow Nimble Streamer -> Live streams set up menu and then click on Icecast settings button for any of Nimble Streamer instances.
To use this feature set, run the designated methods from listed below. Full list can be found in WMSPanel products API reference.
Each method is illustrated by running respective "curl" command but you may use any technique or programming language to do the same. If you run it from command line, check this FAQ question as well.
These methods give basic capabilities for controlling Nimble behavior. Later on we plan introducing new control features, follow us to learn more and contact us in case of any questions.
So in addition to existing routes control API we introduce API for controlling Icecast streaming behavior. It can be found when you follow Nimble Streamer -> Live streams set up menu and then click on Icecast settings button for any of Nimble Streamer instances.
To use this feature set, run the designated methods from listed below. Full list can be found in WMSPanel products API reference.
- Enable API access - this is where all API usage starts from.
- Get Icecast settings list - get full list of Icecast settings to work with.
- Get an existing Icecast setting - select specific setting for further changes.
- Create an Icecast setting - creating new setting.
- Update an Icecast setting - updating existing setting.
- Delete an Icecast setting - removal of existing setting.
Each method is illustrated by running respective "curl" command but you may use any technique or programming language to do the same. If you run it from command line, check this FAQ question as well.
These methods give basic capabilities for controlling Nimble behavior. Later on we plan introducing new control features, follow us to learn more and contact us in case of any questions.
No comments:
Post a Comment
If you face any specific issue or want to ask some question to our team,
PLEASE USE OUR HELPDESK
This will give much faster and precise response.
Thank you.
Note: Only a member of this blog may post a comment.