SCK
SCK

Reputation: 11

Javascript Media Source Extensions not working on iPad

According to "caniuse.com", Media Source Extensions is fully supported in iPadOS 13 and later

but I use Safari in Xcode iPad simulator to test, it shows the error

var mediaSource = new MediaSource(); //ReferenceError: Can't find variable: MediaSource

Upvotes: 1

Views: 226

Answers (0)

Related Questions