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

added safe indexOf to afterCreateOffer #73

Closed thadeu closed 5 years ago

thadeu commented 5 years ago

Resolve the problem related to afterCreateOffer

Cannot read property 'indexOf' of undefined