phonertc
phonertc copied to clipboard
platform browser - firefox - error "TypeError: Illegal constructor."
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
I am facing same in firefox 39, how did you resolve this?