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

[Feature request] Add support for app.8x8.vc #11

Open
supernovajm opened this issue Dec 31, 2020 · 1 comment
Open

[Feature request] Add support for app.8x8.vc #11

supernovajm opened this issue Dec 31, 2020 · 1 comment

Comments

@supernovajm
Copy link

supernovajm commented Dec 31, 2020

8x8 is the paid version of Jitsi, but the extension doesn't currently display in meetings. Meetings are run from https://app.8x8.vc/

@KopiasCsaba
Copy link
Owner

At the time of writing, I'm not even sure it is possible from an extension.

I've checked out 8x8, and it seems that it embeds into itself an iframe.

So the extension should work with data inside of that iframe, and it seems that it is a can of worms in and of itself,
not to mention to grab a MediaStream out of that up to the top level might not be possible.
(Translation: grabbing the video stream from inside a webpage that is embedding another webpage might be hard or impossible even.)

If there is enough interest in this issue, i might look deeper into that once...

Note: https://stackoverflow.com/a/13271692

@KopiasCsaba KopiasCsaba changed the title Add support for app.8x8.vc [Feature request] Add support for app.8x8.vc Jan 15, 2021
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

2 participants