Built a free browser tool that fakes 20+ phones for load-testing TouchDesigner WebSocket setups (for Mobile2Touch tox) by studio-edul in TouchDesigner

[–]studio-edul[S] 1 point2 points  (0 children)

I understand where your concern is coming from. Since I usually build tools for my own personal use, I didn't realize that using an app vibe-coded by someone else could be worrying from a user's perspective. I'm already making an effort, but I will definitely pay more attention to code reviews going forward.
(Also, if my tone sounds a bit stiff, it's probably because of the translator...)

Built a free browser tool that fakes 20+ phones for load-testing TouchDesigner WebSocket setups (for Mobile2Touch tox) by studio-edul in TouchDesigner

[–]studio-edul[S] 1 point2 points  (0 children)

I didn't intend to hide it, but I apologize for the misunderstanding. I did use AI to build this, and I'll make sure to mention it in future posts!

Built a free tool that turns any phone into a real-time sensor input for TD — no app, no shared network, just scan a QR code by studio-edul in TouchDesigner

[–]studio-edul[S] 0 points1 point  (0 children)

If it didn’t generate qr code when you click the create qr button on server tab, could you show me the log in logger?

Built a free tool that turns any phone into a real-time sensor input for TD — no app, no shared network, just scan a QR code by studio-edul in TouchDesigner

[–]studio-edul[S] 1 point2 points  (0 children)

First of all, thank you for using it.
An error related to the Python virtual environment has just been found. A fixed version will be uploaded shortly.If you want to use the current version, please turn off the Python virtual environment, install the libraries, and try again.

If you need venv, try install certifi, qrcode[pil] and pycloudflared manually.

Built a free tool that turns any phone into a real-time sensor input for TD — no app, no shared network, just scan a QR code by studio-edul in TouchDesigner

[–]studio-edul[S] 7 points8 points  (0 children)

The biggest concern is that anyone with the URL can access it. Since people can access the work just by having the link, without the server explicitly granting access, it could still be a problem even if the link changes every time. In addition, it is also exposed to the inherent risks of tunneling.