cocos2d-js Video Player

Hi, I was wondering if a video player for cocos2d-js is currently in development.

I’ve noticed a thread stating that I should use the HTML5 video div for this, but considering how widely video is used in games, I feel a cocos2d implementation better suited and simplified to rendering in games would be a great addition to the current package.

Is there any way to play video using Cocos2d-js now? Please provide me a way to play a video before game starts after pressing the play button.