This shows you the differences between two versions of the page.
|
dwsc:install [2013/02/23 10:59] efpe created |
dwsc:install [2013/02/23 17:12] (current) efpe |
||
|---|---|---|---|
| Line 15: | Line 15: | ||
| * TCP 443: RTMPS, HTTPS | * TCP 443: RTMPS, HTTPS | ||
| * TCP 554: RTSP | * TCP 554: RTSP | ||
| + | |||
| + | <code> | ||
| + | ${com.wowza.wms.AppHome} - Application home directory | ||
| + | ${com.wowza.wms.ConfigHome} - Configuration home directory | ||
| + | ${com.wowza.wms.context.VHost} - Virtual host name | ||
| + | ${com.wowza.wms.context.VHostConfigHome} - Virtual host config directory | ||
| + | ${com.wowza.wms.context.Application} - Application name | ||
| + | ${com.wowza.wms.context.ApplicationInstance} - Application instance name | ||
| + | </code> | ||