Where are the REST API examples being served from?

Just let it all out, buddy. You're among friends here.
Post Reply
User avatar
gpvillamil
Posts: 550
Joined: Mon Apr 04, 2005 03:33
Location: San Francisco, California

Where are the REST API examples being served from?

Post by gpvillamil »

Wow, the 7.8 release is like the best Christmas present ever.

This opens up so many possibilities, starting from running Resolume without a control monitor, but including all kinds of crazy interactivity.

I have a question - where are the actual examples being served from?

The full-UI example is at http://<ip address>:8080/api/docs/example/ and the clip launching example is at http://<ip address>:8080/api/docs/triggered/

Is that a hidden folder in the webserver directory, or is redirecting to the examples at /Applications/Resolume Arena/rest/ ?

Curious to know where they are locally on my PC.

User avatar
Arvol
Posts: 2893
Joined: Thu Jun 18, 2015 17:36
Location: Oklahoma, USA

Re: Where are the REST API examples being served from?

Post by Arvol »

C:\Program Files\Resolume Arena\rest

User avatar
gpvillamil
Posts: 550
Joined: Mon Apr 04, 2005 03:33
Location: San Francisco, California

Re: Where are the REST API examples being served from?

Post by gpvillamil »

Arvol wrote: Thu Dec 23, 2021 19:13 C:\Program Files\Resolume Arena\rest
That's what I thought but http://<ip address>:8080/api/docs/landing/ does not work.

Zoltán
Team Resolume
Posts: 7483
Joined: Thu Jan 09, 2014 13:08
Location: Székesfehérvár, Hungary

Re: Where are the REST API examples being served from?

Post by Zoltán »

Landing is served from the root http://<ip address>:8080/ by default.
If you set a custom root folder, that will be served from http://<ip address>:8080/
We have the server set up such that the examples always work form the link in the Preferences.
Software developer, Sound Engineer,
Control Your show with ”Enter” - multiple Resolume servers at once - SMPTE/MTC column launch
try for free: http://programs.palffyzoltan.hu

User avatar
gpvillamil
Posts: 550
Joined: Mon Apr 04, 2005 03:33
Location: San Francisco, California

Re: Where are the REST API examples being served from?

Post by gpvillamil »

Cool, perfect. That answers my question.

Post Reply