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

Video stream on both Android and iOS #1670

Closed
eliabruni opened this issue May 14, 2023 · 4 comments
Closed

Video stream on both Android and iOS #1670

eliabruni opened this issue May 14, 2023 · 4 comments
Labels
needs-triage Issue still needs to be assigned, labeled and deduplicated type: question General questions (we may not have time to provide an answer)

Comments

@eliabruni
Copy link

eliabruni commented May 14, 2023

Hi,

This looks a great, very much needed project!

My question: I would like to set up a realtime webRTC video stream from an IoT device (running Linux) to both Android and iOS (iPhones mostly).
The setup would look like the following: the IoT device creates a wifi hotspot; the phone needs to connect to it but without dropping its internet data as the IoT device won't have any internet; the streams from IoT to phone starts.

First I was considering wifi-direct, however, iOS doesn't support it. Would I be able to use Nearby instead?

Thanks!

@eliabruni eliabruni added needs-triage Issue still needs to be assigned, labeled and deduplicated type: question General questions (we may not have time to provide an answer) labels May 14, 2023
@bourdakos1
Copy link
Collaborator

Hi @eliabruni! We don’t support any connection mediums for Linux, see #408. However, video streaming between iOS and Android would be possible using Nearby Connections.

@eliabruni
Copy link
Author

Hi @bourdakos1, clear thanks! Any plans to support Linux in the future?

@bourdakos1
Copy link
Collaborator

Our current focus is Windows and Apple platforms, but we are open to external contributions

@eliabruni
Copy link
Author

Alright, in case we decide to develop a solution we will be very happy to contribute.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triage Issue still needs to be assigned, labeled and deduplicated type: question General questions (we may not have time to provide an answer)
Projects
None yet
Development

No branches or pull requests

2 participants