

- UOKOO IP CAMERA APP FOR MAC INSTALL
- UOKOO IP CAMERA APP FOR MAC 64 BIT
- UOKOO IP CAMERA APP FOR MAC UPDATE
- UOKOO IP CAMERA APP FOR MAC PASSWORD
UOKOO IP CAMERA APP FOR MAC PASSWORD
(No support 5G wifi, make sure your wifi name or password doesn’t have special character) Just plug in the power cable, download the App and set it up via your Smartphone, remote access to the wireless security camera on iPhone/iPad/Android phone/tablet/MAC/PC, keep an eye on your loves and belongs anywhere anytime.
UOKOO IP CAMERA APP FOR MAC INSTALL
This requires more setup than the standard docker install and is recommended for advanced users only. name agentdvr doitandbedone/ispyagentdvrĪn nVidia compatible docker install is also available. v /appdata/ispyagentdvr/commands:/agent/Commands/ \ v /appdata/ispyagentdvr/media/:/agent/Media/WebServerRoot/Media/ \ v /appdata/ispyagentdvr/config/:/agent/Media/XML/ \ If Docker isn't running in Host mode (which is only available on linux hosts) then you will need to access the UI of Agent by instead of (where IPADDRESS is the LAN IP address of your host computer). Important: The docker version of Agent includes a TURN server to work around port access limitations on Docker.
UOKOO IP CAMERA APP FOR MAC 64 BIT

Other libraries Agent may need depending on your distro: Install FFmpeg (v4) - run this in a terminal window as you may be prompted for a password: snap install ffmpeg.Install Snap Core: sudo snap install core.If your OS doesn't already have a shared FFmpeg build installed ( 64 bit Buster on the Pi comes with compatible FFmpeg): Sudo tar zxf dotnet-runtime-3.1. -C $HOME/dotnetĪdd the lines "export DOTNET_ROOT=$HOME/dotnet" & "export PATH=$PATH:$HOME/dotnet" into ~/.profile with "sudo nano ~/.profile". Setup the dotnet runtime ( use dotnet-runtime-3.1. for 64 bit):.Download the dotnet core runtime for Arm 32 (default) or Arm 64.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

UOKOO IP CAMERA APP FOR MAC UPDATE
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.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:
