phonertc icon indicating copy to clipboard operation
phonertc copied to clipboard

platform browser - firefox - error "TypeError: Illegal constructor."

Open aldimol opened this issue 9 years ago • 1 comments

The plugin does not work in firefox (platform browser) In line 116 of code https://github.com/alongubkin/phonertc/blob/master/src/browser/PhoneRTCProxy.js >>> this.localStream = new MediaStream (); there is an error "TypeError: Illegal constructor." In Chrome, and Opera all ok Sorry for my bad English

aldimol avatar Aug 27 '15 19:08 aldimol

I am facing same in firefox 39, how did you resolve this?

suresach avatar Sep 30 '16 18:09 suresach