If video or audio access is denied by your browser when using CloudPano Live, it is likely because your iFrame code was not implemented with the proper permissions.
This is easy to fix. Simply ensure this property is added to your iFrame code right after `<iframe ` : allow="camera,microphone"
Use our default embed code to avoid this problem in the future. You can access our default code by clicking the Share button on a Tour and copying the code from there.
โ