I’m struggling with a simple video feature. I want users to upload videos on one page and view them in a repeating group on a different page (see below). Uploads are 100% from mobile devices so I need Mux (or similar) to ensure playback is platform agnostic.
So far I can’t make Bubble and Mux talk to each other. The API call fails. Basically, I need to send uploads to Mux and then call the file/url for playback. These are stored assets not live streams. I haven’t found a plugin that does what I need or seen any helpful documentation. Thoughts?
As background - 1) upload and playback of test files already works using Bubble’s S3 database, 2) a workflow properly associates videos and topics, 3) I have a paid Mux account and can generate tokens. Any assistance is appreciated! Thanks in advance!