Results 64 issues of Ben Kuper

Hello, I'm testing juce_mongoose, which is a direct port of mongoose-cpp (I checked that the code is the same for this issue). When testing the websocket example - I modified...

After spending some time fiddling around, I finally got something to half work (the received texture on the PC side is weird as f* but something's passing through !) I...

Hello, I'm looking to send NDI, not receive, and it seems that your plugin has a focus on receiving, there is only one function for sending. Is there any way...

Hello, good motivation for this research, many people are interested in this i'm sure ! A lot of websites mentionning your article and your research are talking about an Arduino/ESP8266...

Hello there, and thank you for this wonderful lib ! I'm using it it in my project Chataigne : https://github.com/benkuper/Chataigne / http://benjamin.kuperberg.fr/chataigne Some users have reported that listing of the...

awaiting feedback

If show label is true in a time label float param, entering text by hand will not work

I would be great to be able to have a "METADATA" object to put metadata when giving info, so the client can adapt depending on different project-specific parameters (OS or...

Hey, thanks for this reference ! I guess a common case would be to just want to listen to any value change from the server, not only from external OSC...

It would be interesting to be able to choose what type of message is sent through the websocket. Encapsulating OSC and sending through websocket may not be the easiest thing...