Okay
  Print

[StreamTube] Upload Big Files

Step 1: Install and activate the "Big File Uploads" plugin from the WordPress plugin repository.

https://wordpress.org/plugins/tuxedo-big-file-uploads/

Step 2: Navigate to Settings > Big File Uploads and configure the plugin as desired.

Step 3: Navigate to Appearance > Customize > Theme Options > Upload section and adjust the "Chunk Size" as desired. This setting determines the size of each segment of large files uploaded

The Chunk Size must be smaller than the maximum allowed upload size set in PHP settings. The default Chunk Size is 10240 bytes (equal to 10MB), but it can be adjusted depending on server capability. It is recommended to keep it within the range of 3072 to 10240 bytes.

While the plugin settings may not impose restrictions, successful uploading of massive files isn't guaranteed, as it depends on various factors beyond our control. These factors could include server capabilities, network stability, and other external variables. In such cases, it is recommended to decrease the maximum file upload size.