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

add jitsi microphone support #125

Open
mwfarb opened this issue Dec 10, 2024 · 1 comment
Open

add jitsi microphone support #125

mwfarb opened this issue Dec 10, 2024 · 1 comment

Comments

@mwfarb
Copy link
Contributor

mwfarb commented Dec 10, 2024

We can add some interesting interactions with remote users through builds that only work in Unity. Having spatial sound would help. Since we use a web library to use Jitsi one way to handle is a web shim attached to each local client Camera object. How to do this (in theory):

  • write a jitsi shim js page to pass/feed mic/speaker
  • add a web view to Object
  • load js audio jitsi shim to web view
  • pass jitsi token to jitsi shim
  • does jitsi shim have access to mic/speaker through webview?
@mwfarb
Copy link
Contributor Author

mwfarb commented Dec 10, 2024

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

1 participant