dhclient is the Dynamic Host Configuration Protocol (DHCP) Client one would use to allow a client to connect to a DHCP server.
$ sudo nano /etc/rc.local
#!/bin/bash
dhclient
exit 0| function New-Timelapse { | |
| <# | |
| .SYNOPSIS | |
| Exports still images from XProtect and creates a timelapse video using ffmpeg. | |
| .DESCRIPTION | |
| This example function saves jpeg images from the recordings of the specified | |
| camera to a temp folder, and uses these images as input to the ffmpeg | |
| command-line utility to generate a timelapse video from the images. | |
dhclient is the Dynamic Host Configuration Protocol (DHCP) Client one would use to allow a client to connect to a DHCP server.
$ sudo nano /etc/rc.local
#!/bin/bash
dhclient
exit 0