Skip to content

How do you grab the display when Live is running? #25

Open
@Vaynerix

Description

@Vaynerix

When Live is running, switching to User Mode doesn't release the display. It is still connected to show the User Mode graphic.
This means that libusb can't connect to the display, since the connection remains in use.

So far the most used workaround is to kill push2display.app from the shell. Then connect from the custom application. When you release the connection from the custom app, push2display takes it over again because the app restarted after it was killed.

Would it be possible to make it so the display is released when you switch to User Mode? This would make it much easier to develop a cross-platform solution that works while Live is running.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions