Hi,
Could you please tell me how to check my version of openvifdu-browser and how to upgrade to openvidu-browser@2.15.1-alpha?
Thank you.
Hi,
Could you please tell me how to check my version of openvifdu-browser and how to upgrade to openvidu-browser@2.15.1-alpha?
Thank you.
1- npm uninstall openvidu-browser --save
2- npm install openvidu-browser@2.15.1-alpha2 --save
Can you tell me how to download openvidu 2.15.1 alpha js file please?
Hi @marko,
The alpha version is only update in npm repository. There is not a js file of this version, however, you can build it by yourself following this doc: