Page 1 of 1

Webserver - How it works ?

Posted: Thu Nov 10, 2022 13:14
by pymenvert
Hello All !!

Iam in Resolume 7.11 on Windows 10

I'm trying to work with the Webserver but i don't understant how it works.

1 - Resolume > Preferences > Webserver tells me that my IP adress is "239.x.x.x" but my local IP is "192.x.x.x" and my Public is "91.x.x.x"... :?

2 - I cant launch the "exemple" or "simple try" or "Api documentation" on the server. I have try with "127.0.0.1:8080" and "my_local_IP:8080" but i have only a white page.

3 - My webserver folder is empty. So have try to copy the contents of Resolume > rest folders in the webserver folder but its exactly the same result-> white page

Am a little bit confused. I dont know what to do to make the webserver work :oops:

Re: Webserver - How it works ?

Posted: Thu Nov 10, 2022 15:36
by Zoltán
http://localhost:8080/api/docs/example/ should work, the IP you see might not be the one you connect to the Internet.

The default server source is in the application folder/rest, but you can use your custom content in the Root Directory specified.