Re: [mediacapture-streams-tests] Request audio instead of video for MediaStreamTrackEvent test (#3755)

Do you know why BrowserStack has this problem? Do they connect audio input to some null-thing and don't provide a video device, or is it something else?

I'm very hesitant to change tests to work around bugs in specific implementations.
The reason why tests generally work with "video: true" is that if you connect a stream to some output tag, using audio in loopback will strongly annoy my office-mates, while using video in loopback just works.

One alternative is to generate a stream from a canvas, which should be guaranteed to work no matter what the device situation is.



View on GitHub: https://github.com/w3c/web-platform-tests/pull/3755#issuecomment-248222014

Received on Tuesday, 20 September 2016 07:13:29 UTC