Closed harry-g closed 7 years ago
If this does not fail on other machines/OSes, you can try to increase the start size or increase with every send instead of every 10.
As a primarily UDP based protocol, this is probably expected behavior. If a blob size limit isn't in the protocol it probably should be.
Bruce
On Dec 12, 2016, at 03:41, harry-g notifications@github.com wrote:
If this does not fail on other machines/OSes, you can try to increase the start size or increase with every send instead of every 10.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
Yeah sorry, I was not researching it fully, I thought of the 64k limit in the protocol but in fact, practical infrastructure can limit it to 512 bytes. See also parallel discussion in forum: https://forum.juce.com/t/osc-blobs-are-lost-above-certain-size/20241
Closing this one...
When sending OSC blobs with size above 4076 bytes, nothing is received on the other end, at least in Windows 10 x64. It can easily be reproduced.
Test case: