-
-
Notifications
You must be signed in to change notification settings - Fork 217
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Image transfer seems to be broken completely (possibly ad-blocker related) #179
Comments
Ok update. I got it semi-working with another private tab in the same browser but not to my Android |
Hmmmm. After further testing it seems to be ad-blocker related possibly? |
I just verified that image and file sharing is still working for me. It's a known issue that ad blockers can cause connection issues. File transfers go through https://github.com/jeremyckahn/secure-file-transfer which uses a WebTorrent tracker that's separate from the rest of the app (because it's a wrapper for the webtorrent library where the tracker cannot be customized as far as I know). I don't know that there's much that can be done within Chitchatter to address this. The upstream WebTorrent dependencies could probably be modified to accept a custom tracker address similarly to Trystero, though. I'll leave this open because the issue could conceivably be fixed, but I don't foresee that happening for a while. In the meantime I recommend disabling your ad blocker when transferring files. |
Gotcha! That's fine! Thank you for the info too! |
It works for me on Linux Ubuntu and Windows 11, what I noticed though is that you can't "widen up" the image, if it happens to be small this could be a problem, at the same time you can always download it if needed |
This would be addressed by #280. |
I tried it with another tab on Linux and also with my phone on the local network and on 5g and i cannot send images both ways. It just loads forever. :/
The text was updated successfully, but these errors were encountered: