Skip to content

Selecting streaming components is unergonomic #30

Description

@qjgn

Selecting which components to stream from QTM is done thought a the connect function.
To keep setup to a minimum this is has been done using boolean arguments for each individual component.

Now when the number of available streaming components has grown, it has become hard to use.
Example:
public void StartConnecting(string IpAddress, short udpPort, bool stream6d, bool stream3d, bool stream3dNoLabels, bool streamGaze, bool streamAnalog, bool streamSkeleton, bool streamForce)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions