简体   繁体   中英

Can JW Player load external plugins instead of from their CDN?

Tiny question: Can JW Player load external plugins instead of from their CDN? Basically, I just want to host my own plugins. I'm looking for something I can add to the FlashVars parameters, most likely the URL to the plugin SWF. This has been bugging me for a few days, I haven't been able to find anything on the interwebs about this topic. Any help is greatly appreciated.

Best regards.

Totally possible!

Just reference your plugin as http://www.mydomain.com/myplugin.swf or myplugin.swf and the player will accept it and load it. You can even mix and match:

plugins=hd-1,http://www.mydomain.com/myplugin.swf,captions-1

Best,

Zach

Developer, LongTailVideo

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM