Stop uploading file to my server when using bunny video streaming

I am using Bunny to store videos (it's something like Vimeo).
When I upload the video, it uploads first to my machine by livewire, then I handle it to be uploaded to bunny after submitting

I don't want to upload files to my machine before uploading to bunny, as they can be too large

Also, how to show upload progress while submitting?
Was this page helpful?