2012-07-18 03:39:44 +08:00
|
|
|
|
2014-04-04 04:23:49 +08:00
|
|
|
|
2012-08-27 23:41:26 +08:00
|
|
|
video_output_width: 640
|
|
|
|
video_output_height: 480
|
2013-08-26 23:27:53 +08:00
|
|
|
# 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
|
2013-06-14 04:10:52 +08:00
|
|
|
# offset applied to audio in the output video file
|
2013-07-02 02:32:25 +08:00
|
|
|
# audio_offset = 1200 means that the audio will be delayed by 1200ms
|
2013-08-27 01:23:49 +08:00
|
|
|
audio_offset: 0
|
2013-06-15 23:25:09 +08:00
|
|
|
include_deskshare: true
|
2014-04-04 04:23:49 +08:00
|
|
|
|
|
|
|
# For PRODUCTION
|
|
|
|
publish_dir: /var/bigbluebutton/published/presentation
|
|
|
|
|
|
|
|
# For DEVELOPMENT
|
|
|
|
#publish_dir: /home/ubuntu/temp/published/presentation
|
|
|
|
|