Forum Discussion
dansopanso
5 years agoExplorer
How to receive OSC Data via UDP on the Quest?
Hey there, is it possible to receive OSC Data via UDP on the Quest?
If yes, is there an open default UDP-Port or is there any way to open a specific Port?
I made a Unity Project that works on my Laptop but it doesn't on the Quest.
I think it is because the UDP Port isn't set-up properly.
Any ideas how to figure this out?
If yes, is there an open default UDP-Port or is there any way to open a specific Port?
I made a Unity Project that works on my Laptop but it doesn't on the Quest.
I think it is because the UDP Port isn't set-up properly.
Any ideas how to figure this out?
2 Replies
- dansopansoExplorerAnybody?
dansopanso said:
Anybody?
Hey!I solved by adding these two lines outside the application tag in the AndroidManifest.xml<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>:)
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 2 months ago
- 6 months ago
- 6 months ago