Sign inSign up

litios/guacenc

By litios

Updated about 6 years ago

A guacenc Docker version from the Guacamole environment ready to go.

Image
3

1.1K

litios/guacenc repository overview

Guacenc-Docker

Docker image for using the guacenc utility

Usage

docker run -v /path/to/recording/folder:/recordings -d -it --name guacenc litios/guacenc

docker exec -it guacenc guacenc -f /recordings/my-file

To convert it to mp4

docker exec -it guacenc ffmpeg -i /recordings/my-file.m4v /recordings/my-file.mp4

Tag summary

Content type

Image

Digest

Size

253.1 MB

Last updated

about 6 years ago

docker pull litios/guacenc