You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Start Kurento being able to record locally

May create videos as root.

Folder name for the room may need to exist, or might be created as root. So you may need to create it manually.

export OM_HOME=$YOUR_PATH

docker run -v $OM_HOME/data:$OM_HOME/data -p 8888:8888 kurento/kurento-media-server-exp:bionic-gstreamer
  • No labels