About Web Api - Epson EB-L1075U User Manual

Table of Contents

Advertisement

Monitoring and Controlling

About Web API

You can use Web API to operate the projector when Content Playback mode is enabled.
You can enable Web API from a Web browser.
a
You can apply API authentication (Digest authentication) to Web API communications.
The user name for API authentication is EPSONWEB; the password is the Web Control Password.
a
Open the Epson Web Control home screen in your Web browser.
b
Press Developer's Menu.
c
Set Enable API to On.
"Changing Settings Using a Web Browser (Epson Web Control)"
s
The following Web API commands are supported by the projector.
URL
http://<ip address>/api/v01/contentmgr/remote/power/on
http://<ip address>/api/v01/contentmgr/remote/power/off
http://<ip address>/api/v01/contentmgr/playlist/play/:id
http://<ip address>/api/v01/contentmgr/playlist/stop
Enter the projector's IP address in <ip address>.
For example, the following URL commands the projector with the IP address 192.168.0.2 to play the playlist with the ID 3.
http://192.168.0.2/api/v01/contentmgr/playlist/play/3
If secure HTTP is enabled, change the http in the URL to https.
p.215
Supported methods
Explanation
GET/POST/PUT
Turns on the projector.
It takes a while for the Web API to respond.
GET/POST/PUT
Turns off the projector.
GET/POST/PUT
Plays the playlist with the specified ID.
Enter the playlist ID in :id. You can check the playlist ID from
the Developer's Menu on the home screen.
GET/POST/PUT
Stops the playlist.
232

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents