UNPKG

exam-guard

Version:
1 lines 1.21 kB
"use strict";(this.webpackChunkProctor=this.webpackChunkProctor||[]).push([[371],{8371:(e,n,r)=>{r.r(n),r.d(n,{default:()=>i});const i='# Screen Sharing Guide for Firefox on Linux\n\n## Initial Setup\n1. Firefox will request screen sharing permissions when needed\n2. Some Linux distributions require additional packages:\n - Ubuntu/Debian: `sudo apt-get install xdg-desktop-portal-gtk`\n - Fedora: `sudo dnf install xdg-desktop-portal-gtk`\n\n## How to Share Your Screen\n1. Click the "Share Screen" button in your exam interface\n2. In the Firefox sharing dialog, select from:\n - Entire Screen\n - Application Window\n - Browser Tab\n3. Click "Allow" to start sharing\n\n## Troubleshooting\n### If screen sharing isn\'t working:\n1. Check Firefox permissions:\n - Click the shield icon in the address bar\n - Ensure screen sharing is allowed\n2. Verify about:config settings:\n - Type "about:config" in address bar\n - Search for "media.getusermedia.screensharing.enabled"\n - Set to "true"\n3. System checks:\n - Ensure Wayland/X11 screen sharing is supported\n - Verify required packages are installed\n - Try running Firefox with MOZ_ENABLE_WAYLAND=1 for Wayland users '}}]);