• Home
  • Knowledge Base
    • Licensing New (VIOSO 6, EXAPLAY)
    • Operation
    • Quality Improvement
    • References
    • Licensing Old (Anyblend, Player)
  • Documentation
    • VIOSO 6
    • VIOSO 6 Integration
    • EXAPLAY
    • VIOSO Core 5
    • VIOSO Anyblend 5
    • VIOSO Anyblend VR&SIM 5
    • VIOSO Integrate 5
    • VIOSO Player 2
  • FAQ
    • Error and other feedback
    • Licensing
    • System & Requirements
  • Videos
  • Home
  • Knowledge Base
    • Licensing New (VIOSO 6, EXAPLAY)
    • Operation
    • Quality Improvement
    • References
    • Licensing Old (Anyblend, Player)
  • Documentation
    • VIOSO 6
    • VIOSO 6 Integration
    • EXAPLAY
    • VIOSO Core 5
    • VIOSO Anyblend 5
    • VIOSO Anyblend VR&SIM 5
    • VIOSO Integrate 5
    • VIOSO Player 2
  • FAQ
    • Error and other feedback
    • Licensing
    • System & Requirements
  • Videos

EXAPLAY

home/Documentation/EXAPLAY
Expand All Collapse All
  • EXAPLAY Remote Control
  • EXAPLAY Quickstart
  • EXAPLAY Overview
  • EXAPLAY Main Window
  • EXAPLAY Settings

EXAPLAY Remote Control

96 views 0

etienne servant
April 21, 2023

TCP Remote Control Reference

 

All global settings are stored in an XML file that is stored in the Documents folder of the current user:

Edit this files in Notepad and go under <tcp_control> section to activate the TCP Control :

Write it following this example:

<tcp_control>

<addr ip=”YOUR IP” port=”5000″/>

</tcp_control>

Once done, save and restart Exaplay.

 

Exaplay will maintain a persistent thread for each connection until the other end closes the socket, so, it is alright to keep it open, and even polling cue state information.

 

Command Description Send example Return example
hello Echo test hello <cr> <lf> hallo
ver To retrieve the current version ver <cr> <lf> Exaplay,1.1.0.0
play %1 To play the %1 cue index

If %1 doesn’t exist, then play current selected cue

Index %1 starts from 1

play 3 <cr> <lf> OK
stop Stop current playback stop <cr> <lf> OK
pause Pauses current cue playback pause <cr> <lf> OK
seek %1 Seeks current cue to %1, in seconds seek 10 <cr> <lf> OK
get cue Retrieves current cue state, returns a string with values separated by commas

 

get cue 012345 <cr> <lf> play,1,562,18.733,50.000,30.00
Index Value
0 Current play status, could be ‘play’,’stop’, or ‘pause’
1 Current play index, starting from 1
2 Current frame index for the playing cue
3 Current time for playing cue
4 Duration of the current cue
5 FPS of current cue
get vol Retrieves the current audio volume, from 0 to 100 get vol <cr> <lf> 100
set vol %1 Set the current audio volume by %1, from 0 to 100 set vol 50 <cr> <lf> OK

 

Tags:EXAPLAY

Was this helpful?

Yes  No
Related Articles
  • EXAPLAY Quickstart
  • EXAPLAY Overview
  • EXAPLAY Main Window
  • EXAPLAY Settings

Didn't find your answer? Contact Us

Next
EXAPLAY Quickstart
  • Ticket System
  • VIOSO Home
  • Imprint
  • Forum
  • © 2020-now VIOSO GmbH. All Rights Reserved.

We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
Do not sell my personal information.
Cookie settingsACCEPT
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Non-necessary
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
SAVE & ACCEPT