
If port 8090 isn't working check the terminal output for the port Agent is running on.Ĭheck our guide to run Agent as a service
Open a web browser at to start configuring Agent.
Unzip the Agent DVR files, open a terminal and run: dotnet Agent.dll in the Agent folder. sudo apt-get install -y libvlc-dev vlc libx11-dev.
sudo apt-get install -y libtbb-dev libc6-dev gss-ntlmsspįor Debian 10 (and possibly other distros):. Other libraries Agent may need depending on your Linux distro: Important: Don't use the default ffmpeg package for your distro as it doesn't include specific libraries that Agent needs sudo apt-get update & \ sudo apt-get install -y ffmpeg. sudo add-apt-repository ppa:jonathonf/ffmpeg-4 OR sudo add-apt-repository ppa:savoury1/ffmpeg4 for Debian, Xenial and Focal OR sudo apt install ffmpeg for Ubuntu 20.04. You also need to install FFmpeg v4.3.2 - one way of getting this via the terminal in Linux is: More information (you may need to add package references):. Sudo apt-get install -y aspnetcore-runtime-3.1 Sudo apt-get install -y apt-transport-https & \
Net core 3.1 runtime which can be installed by running: If you have problems using the instructions below please use the Docker option instead Dependencies: