Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 658 Bytes

Configuration_Recording_conference_to_a_file.md

File metadata and controls

10 lines (9 loc) · 658 Bytes

The configuration file is used to specify whether to record the sessions, which container to use and where to store the output file.

record = yes
record-file-ext = mp4

Configuration 10: Recording conference to a file

  • record - whether to record the sessions.
  • record-file-ext - defines the container to use. Almost any container (avi, mp4, webm, mkv …) could be used but this depends on how you built FFmpeg. For more technical information, please check here. We highly recommend using VLC to play the output file.