sccn / liblsl

C++ lsl library for multi-modal time-synched data transmission over the local network
Other
114 stars 67 forks source link

Cannot find streams on iOS #208

Open mmyeditha opened 7 months ago

mmyeditha commented 7 months ago

I've created an app for iOS using the framework file provided in this issue. The app is able to build and when I create streams from the iOS app, I am able to see them on other devices in the network. However, when I try to find streams on the network, the device is not able to find any streams other than the ones that have been created within the app.

Does anyone have experience with finding streams through an iOS app?

cboulay commented 7 months ago

Your app needs multicast entitlements.