udon-video-decoder
udon-video-decoder copied to clipboard
Instant Crash when going into unity play mode
Hey there :)
I'm integrating Chat-GPT into my new vrchat world and I was trying to use this as a way to send request to the openAI API, I'm hosting my own version of PixelProxy and also a API to handle the requests, disabling the script VideoDecoder.cs in the gameobject fixes it, any idea?
Thank you
Hey, just to let you know, the VRChat devs implemented a native and easier method to do HTTP Calls: https://docs.vrchat.com/docs/string-loading
Hey! Thanks a bunch!