Page 1 of 1

Vavoo Stream Live

Posted: 04 Sep 2024, 14:50
by Hannibal_Lecter
plugin-vavoo-stream-live 1.28

ADD LIBRARY NECESSARY DEPENDENCES:

check your python version in telnet:
python-V

FOR DREAMOS 2.5/2.6
apt-get update
apt-get install wget
apt-get install python-requests

FOR OE IMAGE 2.0
opkg update
opkg install wget

Python2
opkg install python-requests

Python3
opkg install python3-requests

Alternative for install this plugin:
wget -q "--no-check-certificate" https://raw.githubusercontent.com/Belfa ... staller.sh -O - | /bin/sh