miroslavpejic85 / mirotalksfu

🏆 WebRTC - SFU - Simple, Secure, Scalable Real-Time Video Conferences Up to 8k, compatible with all browsers and platforms.
https://sfu.mirotalk.com
GNU Affero General Public License v3.0
2.15k stars 340 forks source link

I want my screen recording to start automatically by default, without needing to press any button or select any tab. The recording should start on its own, and when the meeting ends, the recording should stop automatically. The current screen I’m referring to is the calling screen on the **mirotalksfu** site. #177

Closed haseebkhalid907 closed 1 week ago

haseebkhalid907 commented 1 week ago

Feature request

I want my screen recording to start automatically by default, without needing to press any button or select any tab. The recording should start on its own, and when the meeting ends, the recording should stop automatically. The current screen I’m referring to is the calling screen on the mirotalksfu site.

Pros

I want my screen recording to start automatically by default, without needing to press any button or select any tab. The recording should start on its own, and when the meeting ends, the recording should stop automatically. The current screen I’m referring to is the calling screen on the mirotalksfu site.

Additional context

No response

miroslavpejic85 commented 1 week ago

To ensure user privacy and comply with browser policies, automatic screen recording cannot start by default without user interaction. Most modern browsers require explicit user consent when initiating screen sharing or recording due to privacy and security guidelines. Specifically, the getDisplayMedia API mandates user interaction to start screen sharing, which means the user needs to actively select the screen or tab they wish to share.