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

Camera capture WebView #831

Open
Ezzuna opened this issue Aug 10, 2022 · 1 comment
Open

Camera capture WebView #831

Ezzuna opened this issue Aug 10, 2022 · 1 comment

Comments

@Ezzuna
Copy link

Ezzuna commented Aug 10, 2022

Hi there.

Had great success with this plugin, so big thanks for everything so far.

I'm having an issue where I want to stream the screen using NDI, this works by taking the output from a camera, the game view or a render texture. When trying any of these methods the WebView isn't present, which I believe is because it's being placed on top of Unity's renderer. Is there any way for me to capture the screen with the WebView present?

Thanks for the help.

@KojiNakamaru
Copy link
Member

Unfortunately, this plugin doesn't support to render webviews as textures for mobile devices. It renders webviews as textures for osx but the implementation is rather experimental and has various limitations. The following discusses other solutions:

#612 (comment)

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