Hi Syazin, There isn't a built-in way to do what you're asking, but it may be possible to do with a cron job. The cron job could run everyday, encoding all the files with a timestamp from the previous day. Then each day, you'd have the recordings from the previous day already encoded for you.
Sean On Wed, Apr 29, 2020 at 12:40 AM Syazrin Saruddin <[email protected]> wrote: > > Hello all, > > > > Recently I done setup a connection, the only way to encode the recording > session to m4v is by using manual guacenc cmd. Can you suggest an idea how to > automatically convert the recording session immediately after disconnect? > > > > The path is /mnt/guacamole/recordings and to move to another dir > /mnt/guacamole/recordings/converted to format yyyy-mm for each folder. > > > > Thanks. > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
