Blob media streams

15 Views Asked by At

I am testing the following code example to create a Blob video URL that fetches the media file from an array and turns this into a blob to protect the video from being downloaded.

I have tried using MediaStreams but run into the trap of the video not being found or a blank page that cannot play the video, all videos are in the MP4 format.

enter image description here

Response

enter image description here

enter image description here

Screen Output

enter image description here

0

There are 0 best solutions below