Difference between revisions of "Ubiquiti"

From wiki.N4VX.net
Jump to navigation Jump to search
(Created page with "==Network== nothing yet... ==Video== *Upgrading old cameras: #SCP the firmware $binary to the /tmp folder of the camera #SSH in to the camera #<code>cd /tmp</code> #mv $binary...")
 
 
Line 4: Line 4:
 
*Upgrading old cameras:
 
*Upgrading old cameras:
 
#SCP the firmware $binary to the /tmp folder of the camera
 
#SCP the firmware $binary to the /tmp folder of the camera
 +
## on older hardware, HTTPS fails and you might try HTTP instead
 
#SSH in to the camera
 
#SSH in to the camera
 
#<code>cd /tmp</code>
 
#<code>cd /tmp</code>
 
#mv $binary to fwupdate.bin
 
#mv $binary to fwupdate.bin
 
# <code>fwupdate -m</code>
 
# <code>fwupdate -m</code>

Latest revision as of 12:17, 6 September 2022

Network

nothing yet...

Video

  • Upgrading old cameras:
  1. SCP the firmware $binary to the /tmp folder of the camera
    1. on older hardware, HTTPS fails and you might try HTTP instead
  2. SSH in to the camera
  3. cd /tmp
  4. mv $binary to fwupdate.bin
  5. fwupdate -m