Use picker APIs to pick a video, image, or audio file on disk, then configure the tag using URL.createObjectURL. It uses the optional 'false' parameter to URL.createObjectURL to make these single use. See senario 2 for differences between single and multi use blob urls.