I have officially solved the live progress bar for uploading videos.
Copy and paste the code below with the following arguments:
file (uploaded file)
userid (string)
You will then need a Progress Bar UI Widget.
Make a new app state - uploadProgress App state (not persisted) set this to a double.
Attach the uploadProgress state to the Progess Bar UI widget for the Text and Number Value.
For the text format the number to percentage.