Skip to content
This repository has been archived by the owner on Mar 25, 2019. It is now read-only.

Signals

tieleman edited this page May 18, 2011 · 1 revision

The transcoder responds to a couple of UNIX signals:

  • SIGINT/SIGTERM: Shut down the server (will kill all ffmpeg child processes);
  • SIGUSR1: Close log files and reopen them.
Clone this wiki locally