In addition to streams control capabilities, WMSPanel now allows being notified when RTMP stream is unpublished or published via basic push API.
You do the following:
-
You create a script that allows receiving HTTP POST requests and upload the script to your server.
-
Set up script URL and API token on our admin panel side.
-
Update the script with new token.
Having all that being set up, you will get notifications every time your stream is published and un-published.
This API uses double authentication for security purposes.
You can find notifications examples in our blog. Let us know of any questions or new use cases, we’re actively considering new streams-related features.
The same mechanism of push API is used for Pay-per-view framework for Wowza. WMSPanel agent interacts with customer API handler to get the list of denied users.