I'm looking for a way to play videos uploaded to bubble

I’m looking for a plugin that can play video files uploaded to bubble using the FileUploader element.

Currently, you can play videos by coding the video tag in the HTML element.
However, some users of Safari are experiencing problems such as not being able to play videos, stopping in the middle, or the audio becoming choppy, so we are looking for another way to play videos. .

Since the native video element requires the video to be uploaded to another site such as YouTube, I am looking for a way to play videos uploaded to bubble instead of that method.

I think there are several plugins, but if there are any that don’t cause problems in Safari, please let me know.

Thank you.