Uses of Interface
org.red5.server.api.service.IOnDemandStreamService
Packages that use IOnDemandStreamService
-
Uses of IOnDemandStreamService in io.antmedia
Classes in io.antmedia that implement IOnDemandStreamService -
Uses of IOnDemandStreamService in io.antmedia.console
Classes in io.antmedia.console that implement IOnDemandStreamServiceModifier and TypeClassDescriptionclass
Sample application that uses the client manager. -
Uses of IOnDemandStreamService in org.red5.server.adapter
Classes in org.red5.server.adapter that implement IOnDemandStreamServiceModifier and TypeClassDescriptionclass
Base class for applications, takes care that callbacks are executed single-threaded.class
ApplicationAdapter class serves as a base class for your Red5 applications.