xHergz / TheMakeupApp

Capstone project for SET
0 stars 0 forks source link

Firefox flags for webrtc polyfill missing #133

Open xHergz opened 5 years ago

xHergz commented 5 years ago

Description:

The web rtc connection doesn't work on firefox properly.

Reproduction Steps:

  1. Open 1 Chrome window and 1 firefox window
  2. Start a consultation with them
  3. The video stream will not show up

    Proposed Solution:

    There is some code for a "chrome polyfill" in the webrtc components, add the appropriate mozilla code.

xHergz commented 5 years ago

Tried to add a flag on the line with the chrome stuff, but firefox still doesn't work with chrome.