Skip to content

Multi-instance Remote Control #423

@dionzand

Description

@dionzand

Is your feature request related to a problem or a limitation? Please describe...
The limitation is that I want to remotely control the teleprompter.

Describe the solution you'd prefer
I see a nice solution by implementing a websocket to connect multiple clients to a certain master control. For instance as in Eyevinn's teleprompter. Of as in dreamteamprod's DigiScript. There you have one master that controls the teleprompter and multiple clients can connect to the master via websockets. This way all clients are always in sync with the master.

Describe alternatives you've considered
Another option I like, as has been opted before, is remote control via an API. But this does not directly solve the problem of keeping multiple (remote) clients in sync.

Provide use examples
For instance i want to place multiple teleprompters around the stage for all presenters to be able to walk around and see the screens from all over the stage. But I want to do this wireless, eg not connecting the screens to the control computer via HDMI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    Remote Control

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions