To allow your users to upload videos directly from the devices you need to configure videos component.
Here you need to configure ffmpeg tools. You need to ask your hosting provider about the ffmpeg tools path.
You further need to make sure by hosting provider that your hosting account have ability to execute php exec
function and can access ffmpeg
command from it.