raspberry pi met linux ubuntu mate
Completedgood afternoon I have a meeting on Friday at PG-Security Systems in the Netherlands, a colleague of your Norman Graafsma told me that on a rasberry pi 3b + also network optix can be used well I have been searching with you on the website for a few days but I am not sure I have tried all of them but do not get network optix already have Linux Ubuntu MATE on it
mail is leroylammerse@gmail.com
-
Hi Leroy,
Linux Ubuntu Mate will not work for the RPI with Nx and isn't supported.
Raspbian is the preferred OS for the RPI with Nx.More information can be found HERE.
0 -
norman graafsma,
bedankt voor je uitleg ik ga het even proberen.
en dan bij pg even een tester aan vragen voor 8 camera's om even even stabiel te laten draaien
bedankt nogmaals
mvg leroy lammerse
0 -
hey norman
als ik de downloads van netwerk optix in mijn commando wil toevoegen
zeg die dat de $ wget http://updates.networkoptix.com/default/29987/arm/nxwitness-server-3.2.0.29287-bpi.zip
pi@raspberrypi:~ $ sudo su
root@raspberrypi:/home/pi# cd /
root@raspberrypi:/# wget http://updates.networkoptix.com/default/29987/arm/nxwitness-server-3.2.0.29287-bpi.zip
--2019-11-07 16:21:22-- http://updates.networkoptix.com/default/29987/arm/nxwitness-server-3.2.0.29287-bpi.zip
Herleiden van updates.networkoptix.com (updates.networkoptix.com)... 2600:9000:203b:d200:9:b6fa:ed40:93a1, 2600:9000:203b:ca00:9:b6fa:ed40:93a1, 2600:9000:203b:1800:9:b6fa:ed40:93a1, ...
Verbinding maken met updates.networkoptix.com (updates.networkoptix.com)|2600:9000:203b:d200:9:b6fa:ed40:93a1|:80... verbonden.
HTTP-verzoek is verzonden; wachten op antwoord... 302 Moved Temporarily
Locatie: http://updates.networkoptix.com/default/index.html [volgen...]
--2019-11-07 16:21:23-- http://updates.networkoptix.com/default/index.html
Verbinding met [updates.networkoptix.com]:80 wordt hergebruikt.
HTTP-verzoek is verzonden; wachten op antwoord... 403 Forbidden
2019-11-07 16:21:23 Fout 403: Forbidden.doe ik wat verkeerd ? of is de link niet meer goed
1 -
Dear Leroy,
There was a typo in the URL.
I changed it in the support article and with the following command you should be able to retrieve the file;
$ wget http://updates.networkoptix.com/default/29987/arm/nxwitness-server-4.0.0.29987-bpi.zip
0 -
dank je wel nogmaals
0 -

hoi norman,
nog een Gloednieuw jaar toe gewenst
ik was weer zelfs aan het proberen alleen geeft dit weer wal ik hem wil installeren
alvast bedankt
0 -
Ik denk dat de ./ voor nxwitness..... er niet moet staan.
Gewoon sudo dpkg -i nxwitness-server-4.0......0 -
Hi Leroy,
Happy new year to you as well.
Jasper (thanks for that!) is right when you are already in the correct directory, but the mistake was the command you used.
The correct command is:
$ dpkg -i ./nxwitness-server-4.0.0.29987-linux_arm32.deb
So with a space between -i and ./nxwitness...
0
Please sign in to leave a comment.
Comments
8 comments