WEB Surveillance DVR OCX with Internet Explorer 6

Informations

Créateur Messages
kukulo Anonymous

Information

Cet installateur a été accepté par l'équipe.

Informations

Plate-formes :
Téléchargements : 15138
Wine: 3.13

Retours d'expérience

Description

Program for accesing your Home surveillance DVR via the Internet Explorer.

This program works with EVOLVEO Detective surveillance system (http://www.evolveo.eu/en/Detective_S4CIH7).

Code source

Contributions

Filters:

Contribuer
Membre Messages
kukulo Samedi 18 Janvier 2025 à 14:48
kukulo Anonymous

Warning

Cette mise à jour n'a pas été approuvée par l'équipe.
Utilisez-la à vos risques et périls

Messages

Fix download link from evolveo.com

Differences

Nouveau code source

Réponses

kukulo Mardi 14 Juillet 2020 à 18:22
kukulo Anonymous

Information

Cette mise à jour a été acceptée par l'équipe

Messages

Update for ubuntu 18.04 enclosed. Tested with wine 3.13. The direct draw renderer need to be set to gdi.

Differences

Nouveau code source

Réponses

Anonymous
Mardi 14 Juillet 2020 à 18:30
Just tested and works well.
Mardi 14 Juillet 2020 à 18:56
Script approved. Note: Wine 3.13 requires POL > v4.2
petch Samedi 29 Aoüt 2015 à 13:09
petch

Warning

Cette mise à jour n'a pas été approuvée par l'équipe.
Utilisez-la à vos risques et périls

Messages

Various small fixes

Can you write some program description to replace the installation procedure text above?
 

Differences

Nouveau code source

Réponses

Anonymous
Samedi 29 Aoüt 2015 à 13:32
Program description:
Anonymous
Samedi 29 Aoüt 2015 à 13:37
Program for accesing your Home surveillance DVR via the Internet Explorer. This program works with EVOLVEO Detective surveillance system (http://www.evolveo.eu/en/Detective_S4CIH7). Confirmed to work only in POL wine version 1.4.
Anonymous
Samedi 1 Avril 2017 à 20:06
If you get an error after launching Internet Explorer WEB surveillance DVR, that the system cannot load i915dri.so file or similar driver, then please copy the libgpg-error.so.0 library from your system to the 1.4 POL wine installation directory by command:

$ cp /lib/i386-linux-gnu/libgpg-error.so.0 ~/.PlayOnLinux/wine/linux-x86/1.4/lib/libgpg-error.so.0

The bug affects Ubuntu 16.04 and up.

Edité par petch

kukulo Samedi 29 Aoüt 2015 à 10:54
kukulo Anonymous

Warning

Cette mise à jour n'a pas été approuvée par l'équipe.
Utilisez-la à vos risques et périls

Messages

This is the complete code with downloading the OCX app. The installer creates a shortcut to Internet Explorer, where the application OCX is an extension to the IE6 and works when connected to DVR surveillance system.

Please check, if any flaws are present. I have the code personnaly debugged on my linux box.

Differences

Nouveau code source

Réponses

kukulo Vendredi 28 Aoüt 2015 à 16:34
kukulo Anonymous

Warning

Cette mise à jour n'a pas été approuvée par l'équipe.
Utilisez-la à vos risques et périls

Messages

Corrected version setting to wine 1.4

Differences

Nouveau code source

Réponses

Vendredi 28 Aoüt 2015 à 21:34
Mmmh the script generator has not been updated in ages I'm afraid (not since I use PlayOnLinux at least, so not in the last 4 years). The script has some problems that can be fixed easily, but more importantly it only contains IE6 installation, not any of the extra steps to install this specific application
Vendredi 28 Aoüt 2015 à 21:37
For the record, the issue with the generated script:
- POL_Debug_Init requires $TITLE to be set to the script name
TITLE="WEB Surveillance DVR OCX with Internet Explorer 6"
- parameters of POL_SetupWindow_presentation should be replace with actual values
- POL_SetupWindow_prefixcreate has been replaced with POL_Wine_PrefixCreate, that takes Wine version as argument
POL_Wine_PrefixCreate "$WINE_VERSION"
- POL_SetupWindow_wait can be replaced with POL_Wine_WaitBefore "$TITLE" that will display a standard wait message
- POL_Wine_WaitExit needs window title as argument
POL_Wine_WaitExit "$TITLE"
- If the script is modified to install a specific application, the name of the shortcut will have to be modified
kukulo Vendredi 28 Aoüt 2015 à 16:31
kukulo Anonymous

Warning

Cette mise à jour n'a pas été approuvée par l'équipe.
Utilisez-la à vos risques et périls

Differences

Nouveau code source

Réponses

kukulo Vendredi 28 Aoüt 2015 à 16:00
kukulo Anonymous

Warning

Cette mise à jour n'a pas été approuvée par l'équipe.
Utilisez-la à vos risques et périls

Messages

The wine version needs to be set to 1.4.

Differences

Nouveau code source

Réponses

petch Vendredi 28 Aoüt 2015 à 14:08
petch

Messages

If there's no script it belongs to "Manual installations": https://www.playonlinux.com/en/forum-24-Manual_installations.html

And since it's not redacted as a program description, it'll otherwise be soon removed from the official scripts repository.

Réponses

Anonymous
Vendredi 28 Aoüt 2015 à 14:44
Could you please move it to manual installations then?
Anonymous
Vendredi 28 Aoüt 2015 à 16:03
Submitted code for evaluation. In the code there should be also a setting to wine version 1.4. With that setting the DVR channels are displayed properly.
Vendredi 28 Aoüt 2015 à 21:38
I can't move entries from the script repository to the forums, they're two separate sections of the web site.

This site allows content generated by members, and we promptly remove any content that infringes copyright according to our Terms of Service. To report copyright infringement, please send a notice to dmca-notice@playonlinux.com