Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usage with react-native-webrtc? #18

Open
butchmarshall opened this issue Jan 9, 2018 · 5 comments
Open

Usage with react-native-webrtc? #18

butchmarshall opened this issue Jan 9, 2018 · 5 comments

Comments

@butchmarshall
Copy link

I'm researching packages right now to put together a walkie-talkie type application.

Would I be able to connect multiple devices together using this library and push audio/video through them via https://github.com/oney/react-native-webrtc?

@jacks205
Copy link
Contributor

jacks205 commented Jan 9, 2018

I think that's what the intention of Google Nearby Connections, but this library currently only supports the Messages API, which is strictly low-bandwidth.

@butchmarshall
Copy link
Author

Yep that's exactly what I'm looking for!

Any plans to implement this API?

@butchmarshall
Copy link
Author

I ended up impementing it if your interested.

The only issue im having with the package is onEndpointLost never fires (when an endpoint is discovered, never is connected to, then moves out of range/ stops broadcasting) - if you have any insight I'd love to hear it.

https://www.npmjs.com/package/react-native-google-nearby-connection

@felixmeziere
Copy link

Hi @butchmarshall are you saying you managed to implement a walkie-talkie type application in React Native?
I'd be super interested in understanding better how you did it! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants