Inglebard

Results 19 comments of Inglebard

Hi, It seems I try to do something similar. A part of my code is available here (base64 version) : https://stackoverflow.com/questions/66549640/esp32-cam-fastest-way-to-stream-video-output-to-nodejs-server-with-socketio I now try to convert the base64 version to...

I always use json data in socketIO. I don't know much about binary data in socketIO and websockets. The examples present in this issue doesn't seems to work for me....

@joelzavala So I don't understand :laughing:. Sorry if I'm Off topic. If you need to base64 the buffer, it's not "real binary" data. Also If it is required to base64...

Sorry to insist, but just to be sure. My error is "Illegal attachments", if I check socketIO source code : https://github.com/socketio/socket.io-parser/blob/af1b23ca85fb64a0d7a050abd0362c5f632ce429/lib/index.ts#L191 It is trigger before checking the data. It is...

Hi, here is a working example on sending binary data without base64. [Send binary event example](https://github.com/Inglebard/esp32cam-relay/tree/main/socketIO) This example is based on this stackoverflow [answer](https://stackoverflow.com/a/72560866/3899847).

Hi, I have the same issue on gnome Manjaro. The actual workaround for me is to modify ".config/autostart/caffeine.desktop" and change "Exec" to `Exec=sh -c "sleep 5 && /usr/bin/caffeine"`. Look like...

@saghul > That looks like a communication problem between the JVB and Prosody. An idea to know why and how to fix this ?

@saghul Hmmm... seems some logs are missing. I will wait to happen again and post relevant log.

Hi, Here is a new part of a log : https://pastebin.com/Wqgc0iG3