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

Telemetry config option #115

Closed EternalFr0st closed 1 year ago

EternalFr0st commented 1 year ago

Feature request

Hello,

I see requests are being made on the client-side to https://stats.mirotalk.com/api/send with some information about the instance (like instance URL, meeting room ID, language, referrer ) and client ( screen resolution ).

Would be great to make it optional ( I'd say opt-out ) as configuration option instead of needing to make a code change.

Pros

Main pro being increased privacy as the privacy statement refers to the data being used for product improvement, but the data being transferred in my opinion adds relatively little value, besides user/instance tracking.

Additional context

Screenshot of a network request: image