muaz-khan / DetectRTC

DetectRTC is a tiny JavaScript library that can be used to detect WebRTC features e.g. system having speakers, microphone or webcam, screen capturing is supported, number of audio/video devices etc. https://www.webrtc-experiment.com/DetectRTC/
https://www.webrtc-experiment.com/DetectRTC/
MIT License
664 stars 163 forks source link

why detectRTC.js is blocked by showing threat to IPS #101

Open jahnviss opened 3 years ago

jahnviss commented 3 years ago

we are using DetectRTC.js version 1.3.6

detectRTC.js is loaded properly for all the clients except one to whom it shows this error 403 forbidden. when they directly hit file path in the browser it shows error - "ips sensor triggered" .

why this library shows threat in firewall? what can be done to fix the issue? I havent found any similar issue faced by anyone.