Using MediaStreams
Hi, I am wanting more information on creating Blobs in particular MediaStreams to convert my videos to Blobs. If there are any good online courses I will be interested
I have posted my issue at https://stackoverflow.com/questions/77959428/blob-media-streams.
Shout out to Kevin, since doing his Conquering Responsive Layouts I have gone back through one of my recent projects re-writing some of my media queries and getting rid of a bunch of code
Cheers Kevin
Stack Overflow
Blob media streams
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
0 Replies