yanwsh / videojs-panorama

a plugin for videojs run a full 360 degree panorama video.
http://yanwsh.github.io/videojs-panorama/
Other
485 stars 160 forks source link

Play Video #57

Closed Bagmaz closed 7 years ago

Bagmaz commented 7 years ago

Hi, What to do to avoid automatic start video?

yanwsh commented 7 years ago

Remove player.play() command in javascript.

Bagmaz commented 7 years ago

thank you