How to avoid copyright issues? I didn’t quite understand, and I would like to know if it’s possible to make the videos available only on my website domain (I use R2, but I don’t want other people to take the videos).I use HLS/DASH and other things, but normally a mp4 with h264 codec and acc audio, should work fine, R2 will stream chunked for you, if you want to avoid copyright or problems, prohibit access without referrer policy in cf with a special rule.
How do you set up HLS/DASH?
(But for now, I’ll try using MP4; I’m just looking for a way to upload large files. I’m planning to create a small website and connect S3 for uploads.)
Do you have any advice to prevent my videos from being taken down or other issues?
How do you upload to R2 with S3 connected to a site?