DM7025 remote WebIF by thowi

Rocknroll

Staff member
Administrator
Messages
6,174
remote control WebIF for DM 7025 Version 2.0 by thowi
----------------------------------------------
Thanks to cjsosa for the basic code !
Thanks to 3c5x9 for the Mediaserver !
----------------------------------------------

For installation copy dm7025remoteXX.tar.bz2
to /var/tmp via FTP.

Then install with manual install in blue
pannel or type:

cd /
bunzip2 /var/tmp/dm7025remote*.tar.bz2
tar -xvf /var/tmp/dm7025remote*.tar

This puts the binaries at the plugin directory

Then you simply can enable the Mediaserver in telnet
(menu plugin is untested)

cd /usr/lib/enigma2/python/Plugins/Extensions/DM7025remote

er.sh enable

Then enter the DM 7025 IP address or Hostname in your PC
Browser.

Remote control now contains a very simple password check.

Username is root and password is thowi - guess why ;-)

If you want to change username and password
simply edit the index.html file

The username/password is hardcoded, so the whole thing is
not really secure, it is just to scare the kids.

And if you enter http://ip.of.you.box/remote.html you can enter
without password too.

Hence the password screen is just to show how easy
the WebIF can now be extended with further functionality !

But in record.html I now removed the cgi part which just
caused errors in the Mediaserver - maybe it is now running
a little bit more stable ...

----------------------------------------------
Have fun controlling your Dreambox 7025 remotely via the WebIF !
 
Top