Skip to content
This repository has been archived by the owner on Aug 10, 2020. It is now read-only.

WebRTC won't work!! #193

Open
teamsoo opened this issue Jul 14, 2017 · 6 comments
Open

WebRTC won't work!! #193

teamsoo opened this issue Jul 14, 2017 · 6 comments

Comments

@teamsoo
Copy link

teamsoo commented Jul 14, 2017

because no camera and microphone permission request?
I notice that there is no permission prompt for Camera and Microphone when making a WebRTC call.

Which will result in WebRTC showing black screen and no sound.

@geekgonecrazy
Copy link
Contributor

WebRTC will not work on iOS period. Just FYI. For some reason apple hasn't added support yet.

@teamsoo
Copy link
Author

teamsoo commented Jul 16, 2017

@geekgonecrazy I may be wrong but I see some iOS WebRTC projects on google both Native and Cordova.

For example:

What do you think?

@TheReal1604
Copy link

@teamsoo @geekgonecrazy Maybe there is some possibility to support the jitsi-meet app? And you can redirect the user to the app if we create a meeting on the rocket.chat instance?

@teamsoo
Copy link
Author

teamsoo commented Jul 16, 2017

@TheReal1604 Interesting.

According to Jitsi Meet API, we can use the Jitsi Meet API to embed Jitsi Meet in to Rocket.Chat.

Think it's possible 👍

@geekgonecrazy
Copy link
Contributor

On Android at least having the jitsi meet app installed and launching it automatically opens up in that app. We definitely need to see if we can do the same on iOS

@teamsoo
Copy link
Author

teamsoo commented Jul 23, 2017

@geekgonecrazy I found these issues #1, #78, #79, and #121

They're all talking about permissions.

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

No branches or pull requests

3 participants