Participants of a meeting can upload files into the meeting room to share with other participants. For more details please refer to the Manual.
The maximal file size for upload is 50 MB. All common file types are supported.
List of supported file types:
"application/vnd.openxmlformats-officedocument.wordprocessingml.document", # .docx
"application/vnd.ms-powerpoint", # .ppt
"application/vnd.openxmlformats-officedocument.presentationml.presentation", # .pptx
"application/vnd.ms-excel", # xls
"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", # xlsx
"application/vnd.oasis.opendocument.text", # .odt
"application/vnd.rar", # .rar
"application/vnd.apple.installer+xml", # .pkg
"application/vnd.ms-asf", # .asf
"application/vnd.adobe.flash.movie", # .swf
"application/msword", # .doc
"application/pdf", # .pdf
"application/rtf", # .rtf
"application/x-tex", # .tex
"application/zip", # .zip
"application/postscript", # .ai, .eps, .ps
"application/rss+xml", # .rss
"application/sql", # .sql
"text/plain", # .txt, .log,
"text/csv", # .csv
"text/xml", # .xml
"text/vcard", # .vcf
"text/css", # .css
"audio/x-aiff", # .aif
"audio/mp4", # .m4a
"audio/mpeg", # .mp3
"audio/x-wav", # .wav
"audio/x-ms-wma", # .wma
"video/x-msvideo", # .avi
"video/x-flv", # .flv
"video/quicktime", # .mov
"video/mp4", # .m4v, .mp4
"video/mpeg", # .mpg
"video/x-ms-wmv", # .wmv
"image/vnd.adobe.photoshop", # .psd
"image/bmp", # .bmp
"image/gif", # .gif
"image/jpeg", # .jpg
"image/png", # .png
"image/tiff", # .tiff
"image/svg+xml", # .svg
"font/otf", # .otf
"font/ttf" # .ttf
Comments
0 comments
Please sign in to leave a comment.