Pinned Loading
-
-
A code snippet for vrchat to send an...
A code snippet for vrchat to send and receave at the same time. 1# requires the python-osc library. If you need to install the modual use: "pip install python-osc"
2import threading
3from pythonosc import osc_server, dispatcher, udp_client
45# Makes a thread to run the server in the background.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.