BrowserWorks / Waterfox

The official Waterfox 💧 source code repository
https://www.waterfox.net
Other
3.86k stars 343 forks source link

Streaming service (Netflix) doesn't work - G6.0.17 Linux x64 #3520

Closed T0MuX closed 1 month ago

T0MuX commented 3 months ago

What happened?

Hi, I can't see any video on Netflix on Waterfox G6.0.17 Linux x64. The DRM option is however checked. I did some tests.

I have both installed Waterfox, and Firefox (128.0.3). My whole system (Artix Linux) and apps are totally up to date. On Firefox, Netflix works out of the box. On Waterfox, I get the following Netflix's error code : F7361-1253-806E0005.

Out of the box, the user agents are : Firefox : Mozilla/5.0 (X11; Linux x86_64; rv:128.0) Gecko/20100101 Firefox/128.0 Waterfox : Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/115.0 But I'm not sure if this is relevant because even if I switch the useragent on Waterfox, I still get the same error.

Reproducible?

Version

G6

What platform are you seeing the problem on?

Linux

Relevant log output

No response

v-127 commented 3 months ago

Having exactly the same issue, Arch Linux and Waterfox.

MrAlex94 commented 3 months ago

Where did you get Waterfox from? The tarballs should work; otherwise if it’s from a repository I’m not sure it will due to the Widevine signing requirements.

v-127 commented 3 months ago

Where did you get Waterfox from? The tarballs should work; otherwise if it’s from a repository I’m not sure it will due to the Widevine signing requirements.

From Waterfox-bin AUR https://aur.archlinux.org/packages/waterfox-bin

MrAlex94 commented 3 months ago

Yes unfortunately unless I sit and release official packages, this won't be possible.

T0MuX commented 2 months ago

Hi, I got it the same way than @v-127 : AUR package (aur/waterfox-bin). Do you think it can makes a difference if I try with the compiled one ? (aur/waterfox)

hawkeye116477 commented 2 months ago

Do you think it can makes a difference if I try with the compiled one ? (aur/waterfox)

Waterfox-bin just downloads official tarball and adds few shortcuts, so if it doesn't work with official binary, then it won't work also from that. I'd check if some extensions not interfere with Netflix. You can also check at https://bitmovin.com/demos/drm/ if Widevine is detected.

v-127 commented 2 months ago

Would it work if I use the flatpak version?

hawkeye116477 commented 2 months ago

Would it work if I use the flatpak version?

Flatpak downloads official tarball and adds few shortcuts, the only significant difference is that it may use other version of ffmpeg package than distro provides, so if it's problem with ffmpeg then maybe it will work, otherwise it should be same. I haven't Netflix, so can't test, but at least Prime Video works fine for me .

MrAlex94 commented 1 month ago

I'll close this as drm does work from official builds.