java - How do I restart a Wowza application from within a module? -


i want restart wowza application, module no need go services restart wowza service. if possible please give better solution or there method so?

you should able use iapplicationinstance.shutdown(isservershutdown, isappshutdown) or iapplication().shutdown(isservershutdown) in module or httpprovider. in httpprovider, need reference application instance shutdown.


Comments

Popular posts from this blog

AbotX : How do you create a parallel crawler that stays on and can be added to at run time from new requests -

testing - Detect whether test has failed within fixture -

android - Create single AAR file from multiple modules using Gradle -