mirror of
https://github.com/arkenfox/user.js.git
synced 2024-10-01 01:35:52 -04:00
1840 openh264 -> inactive
WebRTC is already disabled
This commit is contained in:
parent
f849e1c602
commit
0922215670
6
user.js
6
user.js
@ -1038,10 +1038,10 @@ user_pref("media.gmp-widevinecdm.autoupdate", false);
|
|||||||
* [SETTING] General>DRM Content>Play DRM-controlled content
|
* [SETTING] General>DRM Content>Play DRM-controlled content
|
||||||
* [1] https://www.eff.org/deeplinks/2017/10/drms-dead-canary-how-we-just-lost-web-what-we-learned-it-and-what-we-need-do-next ***/
|
* [1] https://www.eff.org/deeplinks/2017/10/drms-dead-canary-how-we-just-lost-web-what-we-learned-it-and-what-we-need-do-next ***/
|
||||||
user_pref("media.eme.enabled", false);
|
user_pref("media.eme.enabled", false);
|
||||||
/* 1840: disable the OpenH264 Video Codec by Cisco to "Never Activate" [SETUP-WEB]
|
/* 1840: disable the OpenH264 Video Codec by Cisco to "Never Activate" [SETUP-HARDEN]
|
||||||
* This is the bundled codec used for video chat in WebRTC ***/
|
* This is the bundled codec used for video chat in WebRTC ***/
|
||||||
user_pref("media.gmp-gmpopenh264.enabled", false);
|
// user_pref("media.gmp-gmpopenh264.enabled", false);
|
||||||
user_pref("media.gmp-gmpopenh264.autoupdate", false);
|
// user_pref("media.gmp-gmpopenh264.autoupdate", false);
|
||||||
|
|
||||||
/*** [SECTION 2000]: MEDIA / CAMERA / MIC ***/
|
/*** [SECTION 2000]: MEDIA / CAMERA / MIC ***/
|
||||||
user_pref("_user.js.parrot", "2000 syntax error: the parrot's snuffed it!");
|
user_pref("_user.js.parrot", "2000 syntax error: the parrot's snuffed it!");
|
||||||
|
Loading…
Reference in New Issue
Block a user