bigbluebutton-Github/record-and-playback/presentation/scripts/presentation.yml

20 lines
560 B
YAML
Raw Normal View History

video_output_width: 640
video_output_height: 480
# Alternate output size to use when deskshare videos are present
# Set higher so that deskshare output is higher quality, but uses more space.
deskshare_output_width: 1280
deskshare_output_height: 720
# offset applied to audio in the output video file
# audio_offset = 1200 means that the audio will be delayed by 1200ms
audio_offset: 0
include_deskshare: true
# For PRODUCTION
publish_dir: /var/bigbluebutton/published/presentation
# For DEVELOPMENT
#publish_dir: /home/ubuntu/temp/published/presentation