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

Standalone library #47

Closed rafa8626 closed 6 years ago

rafa8626 commented 7 years ago

Is there a way to use this plugin without having to use it with VideoJS? I'm interested on integrating it with a different video player

billymcintosh commented 7 years ago

I'm also looking to integrate with Kaltura.

yanwsh commented 7 years ago

Thank you, i will work on it and let you know when it's done.

rafa8626 commented 7 years ago

Thanks @yanwsh I'd really like to integrate it with MediaElementJS. Please keep us posted

rafa8626 commented 7 years ago

@yanwsh Any updates on this?

rafa8626 commented 7 years ago

Any updates on this?

yanwsh commented 7 years ago

Hi, i am working on it. will let you know when it's finish. The library is hardly depends on videojs. Need time to do standalone.

rafa8626 commented 7 years ago

Thanks for the update

yanwsh commented 7 years ago

This is supported on v1.0.0, please check here

rafa8626 commented 7 years ago

Thank you very much I'll check this soon

yanwsh commented 7 years ago

Please check here for reference.

Sorry for delay. It's not a easy process. I have to rewrite everything.

rafa8626 commented 6 years ago

Sorry it has taking me time to review it; just for starters, how do I obtain the dist and the assets folders that are indicated in your test file for MEJS?

rafa8626 commented 6 years ago

Also, I'd recommend to use external sources in the tests, rather than using bower references. I'll create a pull request for this next week