This project is not maintained anymore. If you want to take over contact us at tech@cargomedia.ch.
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 root@my-vm.dev
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 |