Wowza Community

Wowza api in php laravel application

hello there.
I want to use Wowza API in my PHP laravel application.
I want to control the whole server from there. is it possible please help/guide me with that.

Wowza has an extended REST API. You can use that to manage ans operate wowza media engine at server level as well as application level. I guess you can take a look at it.

You can also code custom logic in your own wowza application via modules and add deeper control via custom WebSocket/REST APIs for your use case.

1 Like