Quickstart M15 OmniscreenTV IPTV STB -> Setup a DHCP-Router
14 IPTV-dhcp-OMM15_Manual.1.4.docx
With
tail –f /var/log/syslog
you’ll see the DHCP actions with every connected box.
Now we can prepare the Raspi for the FTP- channellist/group upload to the
boxes and the initial IPTV setup of sending files, patching the Omniscreen
default Firmware to the IPTV version:
The Raspi needs to have installed:
•
bash
OK already installed in this Raspian
•
curl
OK in this Raspian
•
expect
No, so need to be installed
•
ssh
OK in this Raspian
It is almost helpful to install the Midnight Commander on the RPI:
sudo apt install mc