Skip to content

how to increase the OSC packet size ? #388

@avilleret

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 :-)

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