Alternative of xuggler for video encoding which doesnot require installaion? [closed]

﹥>﹥吖頭↗ 提交于 2019-12-04 13:15:49

I have not used Xuggler for video encoding/decoding, only audio. However, I remember also seeing a warning that "Xuggler must be installed" etc etc. I found out this wasn't the case. You can quite easily copy the JARs and native libraries into your app and set them up in your classpath/library path so Xuggler works just fine without installation.

That said, I was using a 'standard' installer. Using Java Web Start may be different because the sandboxing is stricter. For example, loading native libraries.

The size of the package is something that's difficult to get away from... host on a CDN?

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!