If you’re concerned about privacy, you could build your own NAS. It’s more work, but also more powerful for the money. Wolfgang’s Channel on YouTube has quite a few videos about low power diy home server.
A regular capture card will adhere to the HDMI DRM HDCP, which means it’ll only record a black screen. As you guessed, there’re capture cards which either don’t implement HDCP (unlikely for major brands), or which have been hacked and can be flashed with custom firmware.
I’ve read OBS on Windows also only records a black screen, at least with hardware encoding enabled (NVENC, AMF, Quicksync also implement DRM as part of the driver). Software encoding might work.
As always with content: If it’s on your device, it can be copied.
PS: Now I remember Crunchyroll also uses Widevine, but I’ve seen it streamed over Discord. So either Widevine L3 doesn’t prevent recording, or it doesn’t work in Firefox, or Discord doesn’t use hardware encoding on Windows (unlikely), or something in my comment is wrong information -> Disclaimer, I’m just repeating from memory what I’ve read.
No, this kernel patch will be different to what’s in Windows code. It implements what’s necessary for wine to be more performant, not the actual Windows API itself.
Wine implements those Windows API/ABIs, which is legal because it’s done by reverse-engineering. I believe in some countries (US?) it’s also necessary for the devs to never have seen Windows code.
PS: Google v. Oracle is a US supreme court decision where Oracle lost at trying to patent Java API’s.
Roku is really locked down, which allows them to control what users can do. This means DRM is more powerful on Roku Linux, than on desktop Linux. Same is true for Android. Not allowing Linux makes sense from the rightholders standpoint (just like it makes sense for me to pirate).
On Windows Microsoft/Nvidia/AMD sign their graphics drivers, which guarantees the DRM that the content isn’t recorded on the system.
Disclaimer: The following is my understanding from reading things here and there. I’m a layman on this topic, so please don’t quote me.
On Linux drivers aren’t designed to prevent users from recording on their system, so the DRM doesn’t play high quality content. Also, because drivers aren’t directly provided and signed by MS/NV/AMD, there’d be no way to prevent users from patching the graphics drivers to allow recording again.
That is, if DRM support was implemented in the driver, which it won’t, because there’s no interest and the current distribution model makes it near impossible.
tl;dr
DRM is (always?) closed-source, else it could be easily circumvented. The Linux driver/desktop stack isn’t designed to prevent users from accessing content played on their own device, so rightsholders disallow playing high quality content on Linux.
PS: I’ve noticed on Amazon or Netflix some shows are higher quality than others on Linux. I guess this might be due to rightsholders requiring different Widevine levels for the same quality.
Using Linux means DRM protected content either plays in terrible quality or in RakutenTV’s case not at all. Netflix is limited to 720p with low bitrate and Amazon limits to ~540p.
Changing user agent doesn’t work because it’s the DRM who decides whether the OS is supported.
Linux users have to decide between low quality legal streaming services, or piracy with high quality. It’s not a difficult decision for me and my giant HDD.
Edit: I forgot the third option: streaming sticks (Roku, FireTV).
Yes, I’ve also had an eye on the 6700XT, but I made the bad decision to wait for the new gen and hopefully a price drop for older GPUs. The stable used prices are probably because of people who bought at exorbitant prices who don’t want to sell their GPU for nothing, combined with the new gen having the same price to performance ratio.
Now with the 7600XT having 16GB VRAM, I’ve thought about buying until I noticed it only supports PCIe 4.0 x8, which is half the bandwidth on my PCIe 3.0 x16 slot. It’s a B350 board I want to upgrade to a 5800X3D and use for years to come. This means I’m basically forced to either go with a 7700XT, or go with an older 6700XT.
Anyway, waiting years for a new gen isn’t an option either, so I’ll stay frustrated for a while longer.
The patches are from CodeWeavers, and some of their work is cooperation with Valve, so hopefully proton gets those changes quickly. It usually takes a while before proton is based on a new wine release.
Mojang/Microsoft actually releases obfuscation maps for Minecraft: Java since 2019. This maps the decompiled random class names to the official variable/class names used by Mojang devs.
In an effort to help make modding the game easier, we have decided to publish our game obfuscation maps with all future releases of the game, starting today. This means that anyone who is interested may deobfuscate the game and find their way around the code without needing to spend a few months figuring out what’s what. It is our hope that mod authors and mod framework authors use these files to augment their updating processes that they have today. These mappings will always be available, instantly and immediately as part of every newly released version. This does not, however, change the existing restrictions on what you may or may not do with our game code or assets. The links to the obfuscation mappings are included as part of the version manifest json, and may be automatically pulled for any given version.
Iirc Plex supports transcoding for downloads, while Jellyfin only allows downloading the original file. But I’ve heard transcoding downloads is broken on Plex, so ymmv.
Intro skip is only available as a plugin on Jellyfin.
Also, Findroid has a better ui and supports downloads, while the official app has more features (ie. settings/admin panel).
Jellyfin is great and open source. I’ve never tried Plex, but I’ve heard that Plex has apps on more platforms.
Also, I’d recommend checking out Findroid if your on Android. Its UI is native instead of the usual web interface in the official apps. Iirc iOS has a similar project.