I need to upload a texture/audio-file from a local disk to a unity web project, from the same project.
I was looking lot to do this and I still don´t have an idea if this is someway possible. If someone have and idea… it will save my life.
Unity could be used as an interface for this functionality. You would still need a server to host the files. You would have to write code in the unity interface to interact with whatever database you are using.