You’d need to upload the video as a generalisation of System.FileDocument if you want to store the binary data in your application.
However, Mendix isn’t really suitable for serving videos. A better approach would be to host the video with a dedicated video provider and just store the URL for this video in your application.
Hope this helps.