Hello, to integrate Jitsi in to my website I’m trying to load it into an iframe but that doesn’t work and I receive some errors in the console:
2020-04-02T17:19:31.286Z [features/base/tracks] Failed to create local tracks (2) [“audio”, “video”] a {gum: {…}, name: “gum.permission_denied”, message: “User denied permission to use device(s): audio, video”, stack: “Error↵ at new a (https://meet.domain.tld/libs/…/libs/lib-jitsi-meet.min.js?v=3962:1:98141”}
Is it not possible to open jitsi in an iframe ?
Also I tried to rename the index.html to index.php to have some control and it doesn’t work, how to do ?
Thanks