Users reports that ffmpeg libs from OpenPli 5 not supports HTTPS:
fmpeg version 3.0 Copyright © 2000-2016 the FFmpeg developers built with gcc 5.3.0 (GCC) configuration: --disable-stripping --enable-pic --enable-shared --enable-pthreads --cross-prefix=mipsel-oe-linux- --ld='mipsel-oe-linux-gcc -mel -mabi=32 -mha rd-float -march=mips32 --sysroot=/home/openmb/oecore5/build/tmp/sysroots/mbtwinplus' --arch=mipsel --target-os=linux --enable-cross-compile --extra-cflags=' -Os -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/home/openmb/oecore5/build/tmp/work/mips32el-oe-linux/ffmpeg/3.0-r0=/usr/src/debug/ffmpeg/3.0-r0 -fd ebug-prefix-map=/home/openmb/oecore5/build/tmp/sysroots/x86_64-linux= -fdebug-prefix-map=/home/openmb/oecore5/build/tmp/sysroots/mbtwinplus= -mel -mabi=32 -mhar d-float -march=mips32 --sysroot=/home/openmb/oecore5/build/tmp/sysroots/mbtwinplus' --extra-ldflags='-Wl,-O1 -Wl,--as-needed' --sysroot=/home/openmb/oecore5/bui ld/tmp/sysroots/mbtwinplus --enable-hardcoded-tables --libdir=/usr/lib --shlibdir=/usr/lib --datadir=/usr/share/ffmpeg --disable-mipsdsp --disable-mipsdspr2 --e nable-avcodec --enable-avdevice --enable-avfilter --enable-avformat --disable-avresample --enable-bzlib --disable-libfaac --enable-gpl --disable-libgsm --disabl e-indev=jack --disable-libvorbis --enable-lzma --disable-libmp3lame --disable-openssl --enable-postproc --disable-libschroedinger --disable-libspeex --enable-sw resample --enable-swscale --enable-libtheora --disable-vaapi --disable-libvpx --disable-x11grab --enable-libx264 --disable-outdev=xv libavutil 55. 17.103 / 55. 17.103 libavcodec 57. 24.102 / 57. 24.102 libavformat 57. 25.100 / 57. 25.100 libavdevice 57. 0.101 / 57. 0.101 libavfilter 6. 31.100 / 6. 31.100 libswscale 4. 0.100 / 4. 0.100 libswresample 2. 0.101 / 2. 0.101 libpostproc 54. 0.100 / 54. 0.100 Hyper fast Audio and Video encoder usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}... Use -h to get full help or, even better, run 'man ffmpeg'
The question is why ffmpeg libs are builded without support for OpenSSL?
--disable-openssl
??