This project is not maintained anymore. If you want to take over contact us at [email protected].
Wowza plugin for CM
Make sure you can log in as root to the target VM which is running wowza, e.g. run:
ssh-copy-id [email protected]
Run the ant task dev-restart
to build the jar, copy it into the VM and restart wowza:
ant dev-restart -Dvm.host=my-vm.dev
(list is not full)
Path | Method | Params | Response |
---|---|---|---|
/status | GET | - | JSON serialised array [ streamName => Publisher, ... ] |
/stop | POST | int clientId | JSON containing "success" or "error" key with appropriate values depending on operation status |