RTMP library on Openelec 5.0.8 (kodi)

May 3rd, 2015 by Idris

- download file disini

-  next step:

mkdir -p /storage/lib
cd /storage/.config

curl -L http://is.gd/kBaTzY -o autostart.sh
curl -L http://is.gd/yQUqNm -o hacklib
curl -L http://is.gd/GJdaEY -o mktmplib

cp /storage/downloads/librtmp.so.1 /storage/lib/librtmp.so.1
chmod 755 /storage/lib/librtmp.so.1
ln -s /storage/lib/librtmp.so.1 /storage/lib/librtmp.so
reboot

Leave a Reply