Additional log msg
This commit is contained in:
@@ -64,6 +64,7 @@ func (v *VideoSize) getString() string {
|
||||
}
|
||||
|
||||
func (t *Transcoder) Stop() {
|
||||
log.Traceln("Transcoder STOP requested.")
|
||||
error := _commandExec.Process.Kill()
|
||||
if error != nil {
|
||||
log.Errorln(error)
|
||||
|
||||
Reference in New Issue
Block a user