-
Install the Player
Follow the installation guide. Refer to the relevant article for detailed steps. -
Navigate to the Player's Installation Directory
By default, the directory is located at:/usr/share/displ-playerUse the following command to access it:
cd /usr/share/displ-player -
Create a
connect.jsonFile
Create a file namedconnect.jsonwith the following content:{ "url": "https://api.displayforce.ai", "code": "QWERTY" }Here
QWERTYshould be changed to correct connection code.
Use the following command to edit the file:sudo nano connect.jsonAfter editing, save the file:
- Press
Ctrl+X. - Press
Yto confirm. - Press
Enterto save the file asconnect.json.
- Press
-
Start the Player
Run the player using the following command:sudo displ-playerPlayer will be connected to the device on your platform.
Comments
0 comments
Please sign in to leave a comment.