vepar

Results 12 comments of vepar

I guess you may need to check this part of the code and play accordingly... potentially yes. Part of the code: https://github.com/cogentapps/chat-with-gpt/blob/6296d9891103d3f7a1e78272ccc9f56329e4176d/app/src/tts/defaults.ts @cogentapps may be able to point this into...

Just opened a pull request for this.

It is transparent, in order to view it you need to download the file. If you view it through GitHub it will add a white background.

You do not need to set the HTTPS, you can do the following: 1. Open Chrome and go to chrome://flags/#unsafely-treat-insecure-origin-as-secure 2. Enter your site address for example http://192.168.1.1:3000 select enable...

I have tested with WebRTC disabled and also enabled, having the same behaviour. One thing to note is that this issue started a few weeks ago.

Great find @supra36, I have the feeling it is Cloudflare related more than the actual update of MC to .10... I am not 100% though. I did a tcpdump and...

Hi @NiceGuyIT, Thank you for the suggestion. I have disabled IPv6 through the API and the issue persists. For anyone that wants to give it a try... I used PowerShell:...

As per the questioning raised by @frogweh on #5309 he seems to be using Nginx and not CloudFlare and having the same issue... would be good to test that to...