youtube / js_mse_eme

js_mse_eme is an externally-published tool that is aimed to test the validity of a browser's HTML5 Media Source Extension and Encrypted Media Extension implementations
Apache License 2.0
91 stars 58 forks source link

Turn EME test 6 into audio only #52

Open calvaris opened 3 years ago

calvaris commented 3 years ago

In some embedded platforms test number 6 creates a bunch of video sessions that can lead to exhausting video memory because of hardware limitations. I think the spirit of the test would be the same if we turned it to audio instead of video as you could still create several sessions without involving video memory.

jiaqzhao commented 3 years ago

Thanks reporting, we will create an internal bug for this.