Sunday, May 12, 2024
 Popular · Latest · Hot · Upcoming
3
rated 0 times [  3] [ 0]  / answers: 1 / hits: 38686  / 1 Year ago, wed, january 25, 2023, 9:08:35

I have a DVR installed and works great... I have the IP address and when I write it in IE9 works perfect (via web service)... How can I monitor them via web?



I tried with every Browser at Ubuntu Software Center and I can't see them =(... (I can enter to the DVR, but the interface is just a shame)


More From » 10.04

 Answers
1

The Meye or Vmeyesuper is possible to run as a google chrome extension. In order to do this you need to install the Google chrome, the Archon extension for the browser and chromeos-apk. Then you need to download the apk and with chromeos-apk convert it to a google chrome extension by: chromeos-apk vmeyesuper.apk --archon. Then you need to load Archon and the converted apk as unpacked extension to google chrome.



With current release of chromeos-apk you will need to add "message": "VM", to the extname section of the messages.json file like this:



{
"appNotSupported": {
"description": "Message displayed when the app is not supported.",
"message": "This app is incompatible with your device. Check to make sure other Android apps work for you from the Chrome Web Store"
},
"extName": {
"message": "VMeyesuper",
"description": "Extension name"
}
}


In case of Ubuntu then you can search in dash for VMeyesuper or whatever name you gave to the application in extname section.



VMeyeSuper on UbuntuVMeyesuper about VMeyesuper settings


[#40537] Friday, January 27, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
farnic

Total Points: 409
Total Questions: 117
Total Answers: 125

Location: Andorra
Member since Sat, May 27, 2023
1 Year ago
;