You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 13, 2020. It is now read-only.
So I followed the instructions and I am trying to get this work in my testing environment. I have forked a copy of openvidu-react and used the following code:
the steps mention to use the above procedure for testing purposes but it does not work. In openvidu-react the only place a new openvidu is called in that function. I believe this corresponds to calling openvidu-browser.
Any help is appreciated as it keeps telling me to install the openvidu chrome extension from the webstore.
In content_scripts of manifest.json I have included:
"http://localhost:3000/*"
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
So I followed the instructions and I am trying to get this work in my testing environment. I have forked a copy of openvidu-react and used the following code:
the steps mention to use the above procedure for testing purposes but it does not work. In openvidu-react the only place a new openvidu is called in that function. I believe this corresponds to calling openvidu-browser.
Any help is appreciated as it keeps telling me to install the openvidu chrome extension from the webstore.
In content_scripts of manifest.json I have included:
The text was updated successfully, but these errors were encountered: