Allow anyone to upload and share a video?

Question:

Allow anyone to upload and share a video?

Product:
Wix

I’m looking for a way (cheaply, ideally free!) to allow people to follow a link (via a QR code) to a unique url hosted on our website. On that url they are prompted to upload a short video. Then, they can share the same QR code link to that video. It’s important that the link is only accessible by, or password protect to, the person using the QR code.

Seems fairly doable in principal but any idea how to achieve this? I looked at vimeo but as far as i can tell that just gives you one account whereas I’d need multiple people to each have a unique qr code / unique link…

You do not mention your PROJECT-SETUP.

  1. Do you have already created a DATABASE on your Wix-Site?
  2. How does look like your DATABASE? → DATABASE-STRUCTURE.
  3. Where do you want to store the VIDEOS? → EXTERN or INTERN, meaning store the video-data on external providers or on Wix?

Describe your process-flow from a to z…

  1. The starting point should be always a LOGIN of the USER → USER-LOGGIN.
    User gets automatically an OWNER/USER-ID.
  2. Also you have setted up Wix-Members-APP on your Wix-Website to be able to manage permissions, BADGES and ROLES, right?
  3. Maybe you also have to use Wix-Secrets? → storing individual passworts or API-Keys → for each of your generated URLs?

To mmany open questions, since anybody knows what will be the exact PROCESS-FLOW on your website.