Page 1 of 1

WideWine in Chromium

Posted: Mon Nov 18, 2024 11:36 am
by rasmusj78
Just downloaded and installed the new GhostBSD image (both Mate and XFCE). But how do I get WideWine support in Chromium?

Thanks

Re: WideWine in Chromium

Posted: Mon Nov 18, 2024 5:09 pm
by q-pa

Code: Select all

sudo pkg install ports
sudo pkg install -g 'GhostBSD*-dev'
cd /usr/ports/www/linux-widevine-cdm
sudo make install clean
Disney+ works for me, but Netflix doesn't. It did work and might/will work again in the future. I'll just wait for an update.

To update the port:

Code: Select all

sudo pkg install portmaster
(once, to install portmaster)

Code: Select all

sudo portmaster linux-widevine-cdm