Plugins for Staffbase are technically plain html5 web app. That's great - we love the web. It provide so many APIs. For 2 of our plugins there's already great potential for accessing the camera stream - usually done via MediaDevice-API. For example we like to provide QR-Code scanning (display the camera stream, continuously analyze and augment it with visual feedback).
I wonder if it's just the Iframe's Feature-Policy that need to be touched on Staffbase side.
Plugins for Staffbase are technically plain html5 web app. That's great - we love the web. It provide so many APIs. For 2 of our plugins there's already great potential for accessing the camera stream - usually done via MediaDevice-API. For example we like to provide QR-Code scanning (display the camera stream, continuously analyze and augment it with visual feedback).
I wonder if it's just the Iframe's Feature-Policy that need to be touched on Staffbase side.