Important to note you need a very recent version of Safari. If you are using an older MacMini as your HTPC, your Safari version may not be new enough. I found this out the hard way. Edge on macOS works though.
that's interesting. I wonder how Netflix detects that. would it be as simple as using an Edge user agent, or more complex using the Edge browser engine with embedded DRM keys
to get 4K resoltution with Edge on Windows, you need to activate VBS (Virtualization-based Security) and Secure Boot. In that config, DRM keys are stored in a trusted application in secure world, and Edge from normal world ask the TA to decrypt the stream.
Server side Netflix has nothing to do, just send out the encrypted stream if asked by a client.
All of them have varying levels of secure implementation, and services will usually only send high resolution content to devices that can demonstrate (with signed keys) the more secure options.
Including Widevine. Widevine Level 3 is a software based solution that can be used on a variety of platforms, but the space for Widevine Level 1 requires OS and hardware integration (which doesn't include Windows for example, but is available for Android if the OEM does the requisite work).
it's a shame. really don't understand the thinking behind it. it's easy for them to detect and ban shared accounts, but it's also easy enough to rip a decrypted stream, even if it is only at 1x rate. not sure why they bother. I suppose their recompense for piracy comes from those manufacturers willing to pay them for signed keys in exchange for hassle-free compatibility
I thought that 720p was a linux limit, AFAIK on macOS and windows at least you get 1080p, but sucks that you can't watch in your fully capable hardware in a good quality. Amazon does the same.
720p is non-widewine-DRM limit afaik. Free as in freedom distros don't have proprietary DRM that would allow you to watch more than 720p by default, but you can install the proprietary blobs and get higher resolutions.
You need widevine to play Netflix at all, and widevine is always proprietary. It has a few modes though, L3 is software only (easier to crack) and it's commonly limited to lower resolutions. L1 uses hardware to decrypt and will only output video over encrypted connections (like HDCP). Since L1 is harder to crack you need it to get the full resolution. I don't think there's any implementation of L1 for Linux other than for android and probably some custom embedded ports. There's also L2 but idk what that does.