Hypercam version MIPSEL - How To

Status
Not open for further replies.

elgeneral

Registered
Messages
7,811
How-To : Hypercam version MIPSEL

To get hypercam Mipsel version on your DM800 and DM8K, here's what to do:

- Create a folder hypercam at the root of the DM in telnet to the root, do:


Code:
mkdir hypercam

- Take a binary hypercam.mipsel.xxxx (xxxx = full / tiny / lite), put it in the directory / hypercam previously created
- Rename hypercam.mipsel.xxxx in hypercam.mipsel in telnet in the / hypercam:

Code:
mv hypercam.mipsel.xxxx hypercam.mipsel

- Set permissions to 755 of hypercam.mipsel in telnet, also in the directory / hypercam:

Code:
chmod 755 hypercam.mipsel

- Put the file in the directory hypercam.cfg / hypercam

Then you need to tell hypercam.mipsel where the file hypercam.cfg to work. To do this, you type in telnet:

Code:
/ hypercam / hypercam.mipsel-c / hypercam / hypercam.cfg

Enjoy

Gracias a Mike
 
Status
Not open for further replies.
Top