EloiStree / HelloAndroidXR

In this repository, I works and search about what we need to learn and explore to use Quest 3 and Lynx R1 that is usable on both of them.
0 stars 0 forks source link

Topic, Hard: Is it possible to use Socker.io to transfert image from Android to Server. #52

Open EloiStree opened 9 months ago

EloiStree commented 9 months ago

If you want to send a image to be process outside of Unity. You need to push it by WiFi.

Using UDP means splitting in small package of 65000 max bytes.

Should we use MQTT, UDP, WebSocker, Socker IO... ?