yunjiali / Synote

Synote allows users to annotate media fragments and the annotations are published as Linked Data
BSD 3-Clause "New" or "Revised" License
7 stars 3 forks source link

Autostart playing is broken on iPad #104

Closed yunjiali closed 12 years ago

yunjiali commented 12 years ago

When opening the Synote Player on iPad, the mediaelementjs player will start playing. But for Youtube videos, it's buffering all the time. This doesn't happen in Samsung Galaxy

yunjiali commented 12 years ago

Use javascript to judge if the platform and user agent is iPad. If not, start autoplaying.