File Sharing

With File Sharing enabled in Administration -> Server -> Settings, each channel will present a simple Media panel where you can drag in a file to upload it. If the file is an image or simple video file, a thumbnail will be generated and it will appear as so:

Choose a file to view it in the browser (if it is a compatible media file), or use the buttons on the right to direct download, copy a direct public link or delete the file. The public link 🔗 for a file acts as a direct download link when the file is shared.

Note: The upload limit can be set anywhere up to 2GB (2048 MB) by setting an environment variable 'UPLOAD_MB_LIMIT' (e.g. UPLOAD_MB_LIMIT=512).

If a file can be played in the browser, it will load right into the main player.

If a user makes an annotation on a recording or uploaded video file, a timestamp from the file will be included in the annotation data:

Last updated