How to check if mediaElement.srcObject can be used

Hi all, I'm new to this list.

I'm wondering if there is there a reliable cross-browser way to determine
whether `mediaElement.srcObject = stream` is available. It's a bit awkward
to test for since it's a property assignment, not a method call.

Ben

Received on Monday, 10 September 2018 08:29:05 UTC