Skip to content

how to increase the OSC packet size ? #388

Description

@avilleret

when trying to send big TTBoolean array over OSC, I got :

terminate called after throwing an instance of 'osc::OutOfBufferMemoryException'

what(): out of buffer memory

looking at the code it seems that the buffer size is computed from message and argument,
so I'm wondering why it fails with that exception ?

there are 17683 boolean to send in one bundle, yes that's huge, but I hope not impossible to transmit :-)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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