calpoly-csai / csai-recorder

Check it out live:
https://csai.app
1 stars 0 forks source link

Test in other browsers #3

Open Waidhoferj opened 4 years ago

Waidhoferj commented 4 years ago

I built this application in Chrome, but I haven't done extensive testing on other desktop and mobile browsers. Try to break stuff on a bunch of different browsers and report the issues.

snekiam commented 4 years ago

Tested in Edge 44.17763.831.0 (Legacy Edge). No prompt for microphone access, get this UI element: image. It appears it is possible to request mic access on edge: image Not sure what the JS for this will look like.

snekiam commented 4 years ago

Tested in IE11 (yeah, yeah who uses IE), got this screen: image Maybe we should just have a pop-up saying to not use internet explorer?

snekiam commented 4 years ago

Works fine in Firefox 72.0.2.

Waidhoferj commented 4 years ago

Thanks for making the testing rounds @snekiam! It would be really useful to see the console output from the inspector. Especially if the screen is blank, there is usually an error with a traceback.