Stand management¶
Starting¶
To launch the stand, the following command should be executed
The stand can be partially launched if necessary. For example, to launch CDN nodes only, use the command
Also, certain node names can be listed
CDN launch with stream publishing
Stopping¶
To stop the stand use the following command
If certain nodes are launched, they can be stopped
Logging¶
Stand starting and stopping log is written to wcs-stand.log
file. Logging level can be set to verbose with -v
parameter if necessary:
Specified nodes restart¶
A specified node can be restarted when the stand is working (for example, to update node configuration or WCS build). In this case, Docker container will be recreated. For example, RTMP publisher node can be restarted as follows to change media files published:
Note if Origin node was restarted, RTMP publisher node should also be restarted to renew stream publishing to this Origin.