You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have everything I need for the plugin to work and every time I join a vc it says rtc connecting then says in connected from a different location or my discord crashes
The text was updated successfully, but these errors were encountered:
I looked into it myself, you need to dash out lines 741-743 in the T1Nstereo javascript plugin. This will disable bitrate min/max.
e.g: (Lines are bolded for reference.)
if(tin.encodingVideoBitRate){tin.encodingVideoBitRate=videobitrate}//made by tinguy1 on github dont steal pussytin3.bitrateMin=streambitratetin3.bitrateMax=streambitratetin3.bitrateTarget=streambitrate//made by tinguy1 on github dont steal pussyif(tin.streamParameters){tin.streamParameters[0].maxBitrate=streambitrate}//made by tinguy1 on github dont steal pussy
these are going to need to be dashed out (with //).
Tested the stereo functions, they still work. although the quality might differ. Hopefully that fixes it temporarily and the guy returns.
I have everything I need for the plugin to work and every time I join a vc it says rtc connecting then says in connected from a different location or my discord crashes
The text was updated successfully, but these errors were encountered: