bigbluebutton-Github/bbb-screenshare/jws/native-libs/unsigned-jars
2017-10-30 20:11:46 -07:00
..
.gitignore - setup all JavaCV jar files 2016-02-11 19:50:23 +00:00
build.xml - setup all JavaCV jar files 2016-02-11 19:50:23 +00:00
ffmpeg-3.0.2-1.2.jar - try to use svc2 codec 2016-11-24 22:54:28 +00:00
ffmpeg-linux-x86_64-svc2-unsigned.jar - new signed jars expiring on 2019-5-22 2017-10-30 20:11:46 -07:00
ffmpeg-linux-x86-svc2-unsigned.jar - new svc2 unsigned jars 2017-01-06 21:00:56 +00:00
ffmpeg-macosx-x86_64-svc2-unsigned.jar - new signed jars expiring on 2019-5-22 2017-10-30 20:11:46 -07:00
ffmpeg-win-x86_64-native-svc2-unsigned.jar - build win libs supporting svc2 2016-12-20 18:45:08 +00:00
ffmpeg-win-x86_64-svc2-unsigned.jar - new signed jars expiring on 2019-5-22 2017-10-30 20:11:46 -07:00
ffmpeg-win-x86-native-svc2-unsigned.jar - build win libs supporting svc2 2016-12-20 18:45:08 +00:00
ffmpeg-win-x86-svc2-unsigned.jar - new signed jars expiring on 2019-5-22 2017-10-30 20:11:46 -07:00
javacpp-1.2.jar Update jws ffmpeg lib jars 2016-08-02 15:00:51 +00:00
javacv-1.2.jar - updatting ffmpeg jars to javacv 1.2 release 2016-06-02 20:56:52 +00:00
README.md Write document on how to build screenshare app. 2017-02-28 16:50:07 +00:00
sign-ffmpeg.sh - remove MANIFEST from ffmpeg.jar as it declares dependencies to all platform's native libs. 2016-06-16 17:25:16 +00:00
sign-javacpp.sh - updatting ffmpeg jars to javacv 1.2 release 2016-06-02 20:56:52 +00:00
sign-javacv.sh - updatting ffmpeg jars to javacv 1.2 release 2016-06-02 20:56:52 +00:00

=== Signing jars ===

In this version of screenshare, you only need to sign ffmpeg.jar.

Copy your certificate in this directory and run sign-ffmpeg.sh. It will prompt for your cert file as well as password of your cert file.

The resulting signed jar file will be found in bbb-screenshare/apps/jws/lib

To verify that the jar has been signed, run

   jarsigner -verify ffmpeg.jar