Details
Description
If HTML5 audio/video is disabled in MS EDGE, the canPlayType() function will not be present on the audio or video elements, resulting in a JavaScript error within the guacVideo service.
The mechanism for disabling/enabling such things within MS EDGE (or Windows?) is currently unknown, but this has been confirmed to happen. We need to explicitly check for this function prior to use.