Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

2. When stream published in chat room is recorded, file rotation will be automatically disabled, otherwise record files will not be merged.

3. In Amazon WCS instance, record files hook script requires sudo to execute any file operation.

Symptoms: record hook script does not perform any operation on record files

Solution: in Amazon WCS instance use sudo to make any file operation or call external script from record hook script, for example

Code Block
languagebash
themeRDark
cp $SRC_FILE $DST_FILE