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

upgrade openssl to v1.1.1h #61

Closed inteltiger closed 3 years ago

inteltiger commented 3 years ago

v1.1.0 seems conflicting with OMAF-Sample libcurl 7.66 when linking render, ld will fail with error message: /usr/local/lib/libcurl.so.4 cannot find openssl 1.1.1 function

p.s. download from github is much faster

Signed-off-by: Tiger Meng xiao.xi.meng@intel.com

yanyings commented 3 years ago

good finding, thumb up for tiger