titaniumnetwork-dev / Corrosion

The official proxy of Titanium Network with enhanced support for a large majority of sites with hCAPTCHA support. Successor to Alloy Proxy.
MIT License
96 stars 866 forks source link

Discord won't allow unmuting #4

Closed obscurerev closed 3 years ago

obscurerev commented 3 years ago

Yes, I've enabled mic permissions and still won't unmute the icon.

caracal-js commented 3 years ago

This is a known issue that is unsolved.

deopdeop commented 3 years ago

Unmute doesn't work because webrtc isn't supported on corrosion

caracal-js commented 3 years ago

I've found out the reason is because of Worklet.prototype.addModule not being rewritten resulting in a syntax error. The solution is to rewrite the function which makes Discord VC fully work. This fix will be released in the next Corrosion update.