ArkCam Viewer
Nach der Installation von GStreamer lässt sich der
ArkCamViewer über die exe starten. Beim aller-
ersten Start sollte sich die Windows-Firewall mel-
den. Dort ist es wichtig, den Zugriff auf private
und öffentliche Netzwerke zuzulassen.
Linux
Zum Ausführen der Applikation ist, ebenso wie unter
Windows, eine Installation von GStreamer notwendig.
Zur Installation von GStreamer kann der jeweilige Pa-
ketmanager der Distribution verwendet werden. Die
folgenden Pakete sind notwendig:
▪ libgstreamer1.0-0
▪ gstreamer1.0-plugins-base
▪ gstreamer1.0-plugins-good
▪ gstreamer1.0-plugins-bad
▪ gstreamer1.0-plugins-ugly
In Debian basierenden Distributionen erfolgt die In-
stallation wie folgt:
apt install libgstreamer1.0-0 gstreamer1.0-plugins-base \
gstreamer1.0-plugins-good gstreamer1.0-plugins-bad \
gstreamer1.0-plugins-ugly
32
After installing GStreamer, ArkCamViewer can be
started via the exe. At the very first start the
Windows firewall should report. There it is im-
portant to allow access to private and public net-
works.
To run the application, an installation of GStreamer is
necessary, just like on Windows.
For the installation of GStreamer the respective pack-
age manager of the distribution can be used. The
following packages are necessary:
libgstreamer1.0-0
▪
gstreamer1.0-plugins-base
▪
gstreamer1.0-plugins-good
▪
gstreamer1.0-plugins-bad
▪
gstreamer1.0-plugins-ugly
▪
In Debian based distributions the installation is done
as follows: