Quartz scheduler is an enterprise-grade popular open-source job scheduling library for Java applications. The ant media server extends from an open-source media server framework and therefore it brings along all the goodies of the same framework with it. One such extremely useful feature is the quartz scheduler. On its own, the quartz scheduler library can be quite …
Ant Media Server has a comprehensive collection of REST APIs broadly divided into two categories – Broadcast REST Service & Management REST Service, that enable developers/admins to query & manage the server in a flexible manner. Sometimes however we might come across a custom requirement to while working on a system where the default APIs …
INTRODUCTION The Simple Usage Control module (ModuleSimpleUsageControl) for Wowza Streaming Engine™ media server software can be used to implement usage control on your server application by limiting various aspects of usage. This module was directly inspired by quite a few popular Wowza modules such as – wse-plugin-geoip, wse-plugin-limitpublishedstreambandwidth, wse-plugin-timeddisconnect and wse-plugin-limitstreamviewers – Special thanks to Wowza engineers. …
INTRODUCTION The OnRecord module for Wowza Streaming Engine™ media server software can be used to execute custom logic after the recording of a stream has been completed. This means you need not bother about writing complex logic in java to do something after the recording has been completed. Some of the common tasks undertaken after recording …