Daniel R. Schneider
Daniel R. Schneider
SEB 3.0 for macOS and iOS will use the modern WebKit browser engine (WKWebView) and therefore support camera and microphone access (getUsetMedia, WebRTC) when using the operating system versions mentioned...
See the post above, the release is planed in Q2/2021. This is the only timeline we can communicate right now. If there would already be a beta available, we would...
Read the previous posts. There is no macOS version with WebRTC yet. You might have to wait until end of Q2/2021 (= end of June).
Thank you for offering help, but the scope of the integration of WKWebView is way too big and too consequential for future development to be covered with an external contribution....
We will communicate when the version is released, we don't give any information about release dates in advance anymore.
You can now [test SEB 3.0 for macOS](https://github.com/SafeExamBrowser/seb-mac/releases) with support for WebRTC (getUserMedia Web API). **As mentioned before, Apple supports this only from macOS 11.1 Big Sur and later**.
Settings have to be correct for SEB being able to use the camera. For example in Moodle, the Moodle-SEB integration needs to be updated, which will be the case in...
For developers of other exam solutions/LMS with SEB integration: You need to follow these instructions to make sure that the modern WebView is used, [see release notes of SEB 3.0](https://github.com/SafeExamBrowser/seb-mac/releases/tag/3.0)....
The current Mac and iOS versions of SEB use an older embedded web view (the WebKit1 browser engine). SEB 3.0 (will be available early next year) will be using the...
Apple doesn't officially support full screen and picture-in-picture (PiP) video in WKWebView (the embedded browser which SEB is using). At least full screen should be possible to add [using private...