OpenVisualCloud / Immersive-Video-Sample

This Immersive Video project includes 2 samples which are based on OMAF and WebRTC streaming frameworks.
129 stars 52 forks source link

Try to install Android player from https://github.com/OpenVisualCloud/Immersive-Video-Sample/releases/tag/V1.6.0 #74

Open standreu opened 2 years ago

standreu commented 2 years ago

I am trying to install the Android player from the release 1.6. (https://github.com/OpenVisualCloud/Immersive-Video-Sample/releases/tag/V1.6.0) I have downloaded the tar file of this release. Linux used is Ubuntu 20.04.1 LTS"

-When I launch ./prebuild_android.sh I'm receiving the next error: FIPS_SIG does not specify incore module. Please edit this script. where the script expects a Patch file, but I have skipped this step.

-After, launching ./make_android.sh I receive the next error:

warning and 1 error generated. make[2]: [CMakeFiles/MediaPlayer.dir/build.make:115: CMakeFiles/MediaPlayer.dir/MediaSource/DashMediaSource.cpp.o] Error 1 make[2]: Waiting for unfinished jobs.... 1 warning generated. 27 warnings generated. 1 warning generated. 1 warning generated. 1 warning generated. make[1]: [CMakeFiles/Makefile2:76: CMakeFiles/MediaPlayer.dir/all] Error 2 make: [Makefile:130: all] Error 2

Do you have any clue about hot to proceed ?

Thanks

htliu6 commented 2 years ago

Hi, did you solve this problem? It seems to be something wrong with compiling Android OpenSSL.